Searched refs:WINED3DSIH_MIN (Results 1 - 14 of 14) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dshader_sm1.c233 {WINED3D_SM1_OP_MIN, 1, 3, WINED3DSIH_MIN, 0, 0 },
304 {WINED3D_SM1_OP_MIN, 1, 3, WINED3DSIH_MIN, 0, 0 },
H A Dshader_sm4.c138 {WINED3D_SM4_OP_MIN, WINED3DSIH_MIN, 1, 2},
H A Dwined3d_private.h501 WINED3DSIH_MIN, enumerator in enum:WINED3D_SHADER_INSTRUCTION_HANDLER
H A Dglsl_shader.c2396 case WINED3DSIH_MIN: instruction = "min"; break;
5405 /* WINED3DSIH_MIN */ shader_glsl_map2gl,
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dshader_sm1.c233 {WINED3D_SM1_OP_MIN, 1, 3, WINED3DSIH_MIN, 0, 0 },
300 {WINED3D_SM1_OP_MIN, 1, 3, WINED3DSIH_MIN, 0, 0 },
H A Dshader_sm4.c138 {WINED3D_SM4_OP_MIN, WINED3DSIH_MIN, 1, 2},
H A Dwined3d_private.h490 WINED3DSIH_MIN, enumerator in enum:WINED3D_SHADER_INSTRUCTION_HANDLER
H A Dglsl_shader.c2304 case WINED3DSIH_MIN: instruction = "min"; break;
5264 /* WINED3DSIH_MIN */ shader_glsl_map2gl,
H A Darb_program_shader.c1649 case WINED3DSIH_MIN: instruction = "MIN"; break;
4806 /* WINED3DSIH_MIN */ shader_hw_map2gl,
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dshader_sm1.c240 {WINED3D_SM1_OP_MIN, 1, 3, WINED3DSIH_MIN, 0, 0 },
307 {WINED3D_SM1_OP_MIN, 1, 3, WINED3DSIH_MIN, 0, 0 },
H A Dshader_sm4.c246 {WINED3D_SM4_OP_MIN, WINED3DSIH_MIN, "F", "FF"},
H A Dwined3d_private.h520 WINED3DSIH_MIN, enumerator in enum:WINED3D_SHADER_INSTRUCTION_HANDLER
H A Darb_program_shader.c1763 case WINED3DSIH_MIN: instruction = "MIN"; break;
5239 /* WINED3DSIH_MIN */ shader_hw_map2gl,
H A Dglsl_shader.c2660 case WINED3DSIH_MIN: instruction = "min"; break;
6639 /* WINED3DSIH_MIN */ shader_glsl_map2gl,

Completed in 287 milliseconds