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

/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dshader_sm1.c230 {WINED3D_SM1_OP_RSQ, 1, 2, WINED3DSIH_RSQ, 0, 0 },
301 {WINED3D_SM1_OP_RSQ, 1, 2, WINED3DSIH_RSQ, 0, 0 },
H A Dshader_sm4.c143 {WINED3D_SM4_OP_RSQ, WINED3DSIH_RSQ, 1, 1},
H A Dwined3d_private.h512 WINED3DSIH_RSQ, enumerator in enum:WINED3D_SHADER_INSTRUCTION_HANDLER
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dshader_sm1.c230 {WINED3D_SM1_OP_RSQ, 1, 2, WINED3DSIH_RSQ, 0, 0 },
297 {WINED3D_SM1_OP_RSQ, 1, 2, WINED3DSIH_RSQ, 0, 0 },
H A Dshader_sm4.c143 {WINED3D_SM4_OP_RSQ, WINED3DSIH_RSQ, 1, 1},
H A Dwined3d_private.h501 WINED3DSIH_RSQ, enumerator in enum:WINED3D_SHADER_INSTRUCTION_HANDLER
H A Darb_program_shader.c2361 case WINED3DSIH_RSQ: instruction = "RSQ"; break;
4817 /* WINED3DSIH_RSQ */ shader_hw_scalar_op,
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dshader_sm1.c237 {WINED3D_SM1_OP_RSQ, 1, 2, WINED3DSIH_RSQ, 0, 0 },
304 {WINED3D_SM1_OP_RSQ, 1, 2, WINED3DSIH_RSQ, 0, 0 },
H A Dshader_sm4.c253 {WINED3D_SM4_OP_RSQ, WINED3DSIH_RSQ, "F", "F"},
H A Dwined3d_private.h533 WINED3DSIH_RSQ, enumerator in enum:WINED3D_SHADER_INSTRUCTION_HANDLER
H A Darb_program_shader.c2501 case WINED3DSIH_RSQ: instruction = "RSQ"; break;
5252 /* WINED3DSIH_RSQ */ shader_hw_scalar_op,

Completed in 128 milliseconds