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

/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dshader_sm1.c223 {WINED3D_SM1_OP_MOV, 1, 2, WINED3DSIH_MOV, 0, 0 },
295 {WINED3D_SM1_OP_MOV, 1, 2, WINED3DSIH_MOV, 0, 0 },
H A Dshader_sm4.c140 {WINED3D_SM4_OP_MOV, WINED3DSIH_MOV, 1, 1},
H A Dshader.c97 /* WINED3DSIH_MOV */ "mov",
674 if (ins.handler_idx == WINED3DSIH_MOV)
H A Dwined3d_private.h502 WINED3DSIH_MOV, enumerator in enum:WINED3D_SHADER_INSTRUCTION_HANDLER
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dshader_sm1.c223 {WINED3D_SM1_OP_MOV, 1, 2, WINED3DSIH_MOV, 0, 0 },
291 {WINED3D_SM1_OP_MOV, 1, 2, WINED3DSIH_MOV, 0, 0 },
H A Dshader_sm4.c140 {WINED3D_SM4_OP_MOV, WINED3DSIH_MOV, 1, 1},
H A Dshader.c97 /* WINED3DSIH_MOV */ "mov",
674 if (ins.handler_idx == WINED3DSIH_MOV)
H A Dwined3d_private.h491 WINED3DSIH_MOV, enumerator in enum:WINED3D_SHADER_INSTRUCTION_HANDLER
H A Darb_program_shader.c1650 case WINED3DSIH_MOV: instruction = "MOV"; break;
4807 /* WINED3DSIH_MOV */ shader_hw_mov,
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dshader_sm1.c230 {WINED3D_SM1_OP_MOV, 1, 2, WINED3DSIH_MOV, 0, 0 },
298 {WINED3D_SM1_OP_MOV, 1, 2, WINED3DSIH_MOV, 0, 0 },
H A Dshader_sm4.c248 {WINED3D_SM4_OP_MOV, WINED3DSIH_MOV, "F", "F"},
H A Dshader.c118 /* WINED3DSIH_MOV */ "mov",
757 if (ins.handler_idx == WINED3DSIH_MOV
H A Dwined3d_private.h521 WINED3DSIH_MOV, enumerator in enum:WINED3D_SHADER_INSTRUCTION_HANDLER
H A Darb_program_shader.c1764 case WINED3DSIH_MOV: instruction = "MOV"; break;
5240 /* WINED3DSIH_MOV */ shader_hw_mov,

Completed in 193 milliseconds