Home
last modified time | relevance | path

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

/reactos/sdk/tools/winesync/d3dx9_staging/
H A D0006-d3dx9_36_tests__Add_additional_tests_for_special_cases.diff46 + 0xffff0300, /* ps_3_0
88 + static const char disasm_ps_sincos_3_0[] = " ps_3_0\n"
/reactos/dll/directx/wine/d3dcompiler_43/
H A Dasmshader.l272 ps\.3\.0|ps_3_0 {return VER_PS30; }
/reactos/modules/rostests/winetests/d3dx9_36/
H A Dshader.c6492 ps_3_0[] = in test_shader_semantics() local
6524 …{ps_3_0, {{10, 1}, {3,0}, {5, 0}, {11, 0}, {~0, ~0}}, {{10, 0}, {10, 1}, {10, 2}, {10, 3}, {12, 0}… in test_shader_semantics()
H A Deffect.c3411 pixelshader ps_arr[1] = {compile ps_3_0 RenderScenePS(mb2x3row)};