Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/d3dx9_36/
H A Deffect.c996 #define EFFECT_PARAMETER_VALUE_ARRAY_SIZE 48 macro
1006 DWORD value[EFFECT_PARAMETER_VALUE_ARRAY_SIZE]; in test_effect_parameter_value_GetValue()
1060 for (l = 0; l < EFFECT_PARAMETER_VALUE_ARRAY_SIZE; ++l) in test_effect_parameter_value_GetValue()
1097 BOOL bavalue[EFFECT_PARAMETER_VALUE_ARRAY_SIZE]; in test_effect_parameter_value_GetBoolArray()
1177 INT iavalue[EFFECT_PARAMETER_VALUE_ARRAY_SIZE]; in test_effect_parameter_value_GetIntArray()
1239 FLOAT favalue[EFFECT_PARAMETER_VALUE_ARRAY_SIZE]; in test_effect_parameter_value_GetFloatArray()
1327 FLOAT fvalue[EFFECT_PARAMETER_VALUE_ARRAY_SIZE]; in test_effect_parameter_value_GetVectorArray()
1423 FLOAT fvalue[EFFECT_PARAMETER_VALUE_ARRAY_SIZE]; in test_effect_parameter_value_GetMatrixArray()
1477 FLOAT fvalue[EFFECT_PARAMETER_VALUE_ARRAY_SIZE]; in test_effect_parameter_value_GetMatrixPointerArray()
1603 FLOAT fvalue[EFFECT_PARAMETER_VALUE_ARRAY_SIZE]; in test_effect_parameter_value_GetMatrixTransposeArray()
[all …]