Searched defs:constant_data (Results 1 – 1 of 1) sorted by relevance
/reactos/modules/rostests/winetests/d3dx9_36/ |
H A D | effect.c | 6198 UINT register_index, const FLOAT *constant_data, UINT register_count) in test_manager_SetVertexShaderConstantF() 6204 UINT register_index, const INT *constant_data, UINT register_count) in test_manager_SetVertexShaderConstantI() 6210 UINT register_index, const BOOL *constant_data, UINT register_count) in test_manager_SetVertexShaderConstantB() 6222 UINT register_index, const FLOAT *constant_data, UINT register_count) in test_manager_SetPixelShaderConstantF() 6228 UINT register_index, const INT *constant_data, UINT register_count) in test_manager_SetPixelShaderConstantI() 6234 UINT register_index, const BOOL *constant_data, UINT register_count) in test_manager_SetPixelShaderConstantB()
|