Searched refs:WINED3D_FFP_EMIT_USHORT4N (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Ddirectx.c5205 position_funcs[WINED3D_FFP_EMIT_USHORT4N] = invalid_func;
5223 diffuse_funcs[WINED3D_FFP_EMIT_USHORT4N] = (glAttribFunc)glColor4usv;
5257 specular_funcs[WINED3D_FFP_EMIT_USHORT4N] = invalid_func;
5278 normal_funcs[WINED3D_FFP_EMIT_USHORT4N] = invalid_func;
5296 multi_texcoord_funcs[WINED3D_FFP_EMIT_USHORT4N] = invalid_texcoord_func;
H A Dutils.c232 {WINED3DFMT_R16G16B16A16_UNORM, WINED3D_FFP_EMIT_USHORT4N, 4, GL_UNSIGNED_SHORT, 4, GL_TRUE, sizeof(short int)},
H A Dwined3d_private.h947 WINED3D_FFP_EMIT_USHORT4N = 12, enumerator in enum:wined3d_ffp_emit_idx
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Ddirectx.c5035 position_funcs[WINED3D_FFP_EMIT_USHORT4N] = invalid_func;
5054 diffuse_funcs[WINED3D_FFP_EMIT_USHORT4N] = (glAttribFunc)gl_info->gl_ops.gl.p_glColor4usv;
5089 specular_funcs[WINED3D_FFP_EMIT_USHORT4N] = invalid_func;
5111 normal_funcs[WINED3D_FFP_EMIT_USHORT4N] = invalid_func;
5130 multi_texcoord_funcs[WINED3D_FFP_EMIT_USHORT4N] = invalid_texcoord_func;
H A Dutils.c242 {WINED3DFMT_R16G16B16A16_UNORM, WINED3D_FFP_EMIT_USHORT4N, 4, GL_UNSIGNED_SHORT, 4, GL_TRUE, sizeof(short int)},
H A Dwined3d_private.h946 WINED3D_FFP_EMIT_USHORT4N = 12, enumerator in enum:wined3d_ffp_emit_idx
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_private.h968 WINED3D_FFP_EMIT_USHORT4N = 12, enumerator in enum:wined3d_ffp_emit_idx

Completed in 176 milliseconds