Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/d3dx9_36/
H A Deffect.c7170 static const DWORD test_effect_unsupported_shader_blob[] = variable
7215 …hr = D3DXCreateEffectEx(device, test_effect_unsupported_shader_blob, sizeof(test_effect_unsupporte… in test_effect_unsupported_shader()
7269 … &test_effect_unsupported_shader_blob[TEST_EFFECT_UNSUPPORTED_SHADER_BYTECODE_VS_3_0_POS], in test_effect_unsupported_shader()
7959 …hr = D3DXCreateEffectEx(device, test_effect_unsupported_shader_blob, sizeof(test_effect_unsupporte… in test_effect_find_next_valid_technique()