Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/d3dx9_36/
H A Dshader.c116 static const DWORD ctab_matrices[] = { variable
653 test_constant_table("test_matrices", ctab_matrices, ctab_matrices_expected, in test_constant_tables()
879 res = D3DXGetShaderConstantTable(ctab_matrices, &ctable); in test_setting_matrices_table()
1377 res = D3DXGetShaderConstantTable(ctab_matrices, &ctable); in test_SetValue()