Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/d3dx9_36/
H A Deffect.c5418 check_bconsts_parameters[] = in test_effect_commitchanges() local
5491 for (i = 0; i < ARRAY_SIZE(check_bconsts_parameters); ++i) in test_effect_commitchanges()
5494 … param = effect->lpVtbl->GetParameterByName(effect, NULL, check_bconsts_parameters[i].param_name); in test_effect_commitchanges()
5503 … test_effect_preshader_compare_pbool_consts(device, check_bconsts_parameters[i].const_updated_mask, in test_effect_commitchanges()
5504 check_bconsts_parameters[i].param_name); in test_effect_commitchanges()