Searched refs:usesdsx (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dshader.c728 else if (ins.handler_idx == WINED3DSIH_DSX) reg_maps->usesdsx = 1;
H A Dwined3d_private.h582 WORD usesdsx : 1; member in struct:shader_reg_maps
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dshader.c728 else if (ins.handler_idx == WINED3DSIH_DSX) reg_maps->usesdsx = 1;
H A Dwined3d_private.h571 WORD usesdsx : 1; member in struct:shader_reg_maps
H A Darb_program_shader.c3398 if(reg_maps->usesdsx || reg_maps->usesdsy || reg_maps->loop_depth > 0 || reg_maps->usestexldd ||
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dshader.c813 else if (ins.handler_idx == WINED3DSIH_DSX) reg_maps->usesdsx = 1;
H A Dwined3d_private.h612 WORD usesdsx : 1; member in struct:wined3d_shader_reg_maps
H A Darb_program_shader.c3663 if(reg_maps->usesdsx || reg_maps->usesdsy || reg_maps->loop_depth > 0 || reg_maps->usestexldd ||

Completed in 136 milliseconds