Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/d3dx9_36/
H A Dshader.c571 static void test_constant_table(const char *test_name, const DWORD *ctable_fn, in test_constant_table() function
651 test_constant_table("test_basic", ctab_basic, ctab_basic_expected, in test_constant_tables()
653 test_constant_table("test_matrices", ctab_matrices, ctab_matrices_expected, in test_constant_tables()
655 test_constant_table("test_matrices2", ctab_matrices2, ctab_matrices2_expected, in test_constant_tables()
657 test_constant_table("test_arrays", ctab_arrays, ctab_arrays_expected, in test_constant_tables()
659test_constant_table("test_default_values", ctab_with_default_values, ctab_with_default_values_expe… in test_constant_tables()
661 test_constant_table("test_samplers", ctab_samplers, ctab_samplers_expected, in test_constant_tables()