Home
last modified time | relevance | path

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

/reactos/dll/directx/wine/wined3d/
H A Dnvidia_texture_shader.c695 caps->PrimitiveMiscCaps |= WINED3DPMISCCAPS_PERSTAGECONSTANT; in nvrc_fragment_get_caps()
H A Dati_fragment_shader.c1270 WINED3DPMISCCAPS_PERSTAGECONSTANT; in atifs_get_caps()
H A Dglsl_shader.c11626 | WINED3DPMISCCAPS_PERSTAGECONSTANT; in glsl_fragment_pipe_get_caps()
/reactos/sdk/include/reactos/wine/
H A Dwined3d.h1105 #define WINED3DPMISCCAPS_PERSTAGECONSTANT 0x00008000 macro