Searched refs:tgsi_transform_op1_inst (Results 1 – 6 of 6) sorted by relevance
/third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
D | tgsi_aa_point.c | 171 tgsi_transform_op1_inst(ctx, TGSI_OPCODE_SQRT, in aa_prolog() 250 tgsi_transform_op1_inst(ctx, TGSI_OPCODE_MOV, in aa_epilog()
|
D | tgsi_point_sprite.c | 303 tgsi_transform_op1_inst(ctx, TGSI_OPCODE_MOV, in psprite_emit_vertex_inst() 365 tgsi_transform_op1_inst(ctx, TGSI_OPCODE_MOV, in psprite_emit_vertex_inst()
|
D | tgsi_transform.h | 290 tgsi_transform_op1_inst(struct tgsi_transform_context *ctx, in tgsi_transform_op1_inst() function
|
/third_party/mesa3d/src/gallium/drivers/virgl/ |
D | virgl_tgsi.c | 179 tgsi_transform_op1_inst(ctx, TGSI_OPCODE_MOV, in virgl_mov_input_temp_uint() 326 tgsi_transform_op1_inst(ctx, TGSI_OPCODE_MOV, in virgl_tgsi_transform_instruction() 423 tgsi_transform_op1_inst(ctx, TGSI_OPCODE_MOV, in virgl_tgsi_transform_instruction()
|
/third_party/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_pipe_aapoint.c | 228 tgsi_transform_op1_inst(ctx, TGSI_OPCODE_RSQ, in aa_transform_prolog() 233 tgsi_transform_op1_inst(ctx, TGSI_OPCODE_RCP, in aa_transform_prolog() 313 tgsi_transform_op1_inst(ctx, TGSI_OPCODE_MOV, in aa_transform_epilog()
|
D | draw_pipe_aaline.c | 228 tgsi_transform_op1_inst(ctx, TGSI_OPCODE_MOV, in aa_transform_epilog()
|