Searched refs:tgsi_transform_op1_inst (Results 1 – 5 of 5) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/tgsi/ |
D | tgsi_aa_point.c | 163 tgsi_transform_op1_inst(ctx, TGSI_OPCODE_SQRT, in aa_prolog() 242 tgsi_transform_op1_inst(ctx, TGSI_OPCODE_MOV, in aa_epilog()
|
D | tgsi_point_sprite.c | 283 tgsi_transform_op1_inst(ctx, TGSI_OPCODE_MOV, in psprite_emit_vertex_inst() 345 tgsi_transform_op1_inst(ctx, TGSI_OPCODE_MOV, in psprite_emit_vertex_inst()
|
D | tgsi_transform.h | 269 tgsi_transform_op1_inst(struct tgsi_transform_context *ctx, in tgsi_transform_op1_inst() function
|
/external/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_pipe_aapoint.c | 226 tgsi_transform_op1_inst(ctx, TGSI_OPCODE_RSQ, in aa_transform_prolog() 231 tgsi_transform_op1_inst(ctx, TGSI_OPCODE_RCP, in aa_transform_prolog() 311 tgsi_transform_op1_inst(ctx, TGSI_OPCODE_MOV, in aa_transform_epilog()
|
D | draw_pipe_aaline.c | 278 tgsi_transform_op1_inst(ctx, TGSI_OPCODE_MOV, in aa_transform_epilog()
|