Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/d3dx9_36/
H A Deffect.c4586 static const int test_effect_preshader_iconsts[][4] = in test_effect_preshader() local
4599 int idata[ARRAY_SIZE(test_effect_preshader_iconsts)][4]; in test_effect_preshader()
4666 ARRAY_SIZE(test_effect_preshader_iconsts)); in test_effect_preshader()
4668 ok(!memcmp(idata, test_effect_preshader_iconsts, sizeof(test_effect_preshader_iconsts)), in test_effect_preshader()
4670 for (i = ARRAY_SIZE(test_effect_preshader_iconsts); i < 16; ++i) in test_effect_preshader()