Searched refs:WINED3DSIH_IFC (Results 1 - 11 of 11) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dshader_sm1.c273 {WINED3D_SM1_OP_IFC, 0, 2, WINED3DSIH_IFC, WINED3D_SHADER_VERSION(2,0), -1 },
336 {WINED3D_SM1_OP_IFC, 0, 2, WINED3DSIH_IFC, WINED3D_SHADER_VERSION(2,1), -1 },
H A Dshader.c80 /* WINED3DSIH_IFC */ "ifc",
732 else if (ins.handler_idx == WINED3DSIH_IFC) reg_maps->usesifc = 1;
1357 if (ins.handler_idx == WINED3DSIH_IFC
H A Dwined3d_private.h485 WINED3DSIH_IFC, enumerator in enum:WINED3D_SHADER_INSTRUCTION_HANDLER
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dshader_sm1.c269 {WINED3D_SM1_OP_IFC, 0, 2, WINED3DSIH_IFC, WINED3D_SHADER_VERSION(2,0), -1 },
332 {WINED3D_SM1_OP_IFC, 0, 2, WINED3DSIH_IFC, WINED3D_SHADER_VERSION(2,1), -1 },
H A Dshader.c80 /* WINED3DSIH_IFC */ "ifc",
732 else if (ins.handler_idx == WINED3DSIH_IFC) reg_maps->usesifc = 1;
1355 if (ins.handler_idx == WINED3DSIH_IFC
H A Dwined3d_private.h474 WINED3DSIH_IFC, enumerator in enum:WINED3D_SHADER_INSTRUCTION_HANDLER
H A Darb_program_shader.c4790 /* WINED3DSIH_IFC */ shader_hw_ifc,
5156 else if(ins->handler_idx == WINED3DSIH_IFC)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dshader_sm1.c276 {WINED3D_SM1_OP_IFC, 0, 2, WINED3DSIH_IFC, WINED3D_SHADER_VERSION(2,0), -1 },
339 {WINED3D_SM1_OP_IFC, 0, 2, WINED3DSIH_IFC, WINED3D_SHADER_VERSION(2,1), -1 },
H A Dshader.c98 /* WINED3DSIH_IFC */ "ifc",
817 else if (ins.handler_idx == WINED3DSIH_IFC) reg_maps->usesifc = 1;
1464 if (ins.handler_idx == WINED3DSIH_IFC
H A Dwined3d_private.h501 WINED3DSIH_IFC, enumerator in enum:WINED3D_SHADER_INSTRUCTION_HANDLER
H A Darb_program_shader.c5220 /* WINED3DSIH_IFC */ shader_hw_ifc,
5630 else if(ins->handler_idx == WINED3DSIH_IFC)

Completed in 250 milliseconds