Home
last modified time | relevance | path

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

/reactos/dll/directx/wine/wined3d/
H A Dshader_sm1.c255 …{WINED3D_SM1_OP_CRS, 1, 3, WINED3DSIH_CRS, 0, 0 …
323 …{WINED3D_SM1_OP_CRS, 1, 3, WINED3DSIH_CRS, 0, 0 …
H A Dwined3d_private.h716 WINED3DSIH_CRS, enumerator
H A Darb_program_shader.c1789 case WINED3DSIH_CRS: instruction = "XPD"; break; in shader_hw_map2gl()