Home
last modified time | relevance | path

Searched refs:D3DXPT_VOID (Results 1 – 6 of 6) sorted by relevance

/reactos/modules/rostests/winetests/d3dx9_36/
H A Dshader.c4564 {"sf", {"sf", D3DXRS_FLOAT4, 0, 2, D3DXPC_STRUCT, D3DXPT_VOID, 1, 4, 1, 2, 16, NULL}, 93},
4611 {"sn", {"sn", D3DXRS_INT4, 0, 4, D3DXPC_STRUCT, D3DXPT_VOID, 1, 4, 1, 2, 16, NULL}, 120},
4658 {"sb", {"sb", D3DXRS_BOOL, 0, 4, D3DXPC_STRUCT, D3DXPT_VOID, 1, 4, 1, 2, 16, NULL}, 51},
4752 {"sbf", {"sbf", D3DXRS_FLOAT4, 4, 2, D3DXPC_STRUCT, D3DXPT_VOID, 1, 4, 1, 2, 16, NULL}, 66},
4974 {"sab", {"sab", D3DXRS_BOOL, 0, 8, D3DXPC_STRUCT, D3DXPT_VOID, 1, 4, 2, 2, 32, NULL}, 51},
4975 {"sab[0]", {"sab", D3DXRS_BOOL, 0, 4, D3DXPC_STRUCT, D3DXPT_VOID, 1, 4, 1, 2, 16, NULL}, 51},
4978 {"sab[1]", {"sab", D3DXRS_BOOL, 4, 4, D3DXPC_STRUCT, D3DXPT_VOID, 1, 4, 1, 2, 16, NULL}, 55},
5267 {"ssn", {"ssn", D3DXRS_INT4, 0, 6, D3DXPC_STRUCT, D3DXPT_VOID, 1, 6, 1, 3, 24, NULL}, 183},
5269 {"ssn.s", {"s", D3DXRS_INT4, 1, 2, D3DXPC_STRUCT, D3DXPT_VOID, 1, 4, 1, 2, 16, NULL}, 187},
5327 {"ssb", {"ssb", D3DXRS_BOOL, 0, 6, D3DXPC_STRUCT, D3DXPT_VOID, 1, 6, 1, 3, 24, NULL}, 63},
[all …]
/reactos/dll/directx/wine/d3dx9_36/
H A Dd3dx9_private.h150 case D3DXPT_VOID: in get_bool()
166 case D3DXPT_VOID: in get_int()
182 case D3DXPT_VOID: in get_float()
H A Dutil.c257 WINE_D3DX_TO_STR(D3DXPT_VOID); in debug_d3dxparameter_type()
H A Dpreshader.c717 && !(param->type == D3DXPT_VOID && param->class == D3DXPC_STRUCT)) in merge_const_set_entries()
H A Deffect.c918 case D3DXPT_VOID: in set_value()
2472 case D3DXPT_VOID: in d3dx_effect_GetValue()
/reactos/sdk/include/dxsdk/
H A Dd3dx9shader.h73 D3DXPT_VOID, enumerator