Searched refs:tgsi_transform_op1_inst (Results 1 – 6 of 6) 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 | 284 tgsi_transform_op1_inst(ctx, TGSI_OPCODE_MOV, in psprite_emit_vertex_inst() 346 tgsi_transform_op1_inst(ctx, TGSI_OPCODE_MOV, in psprite_emit_vertex_inst()
|
D | tgsi_transform.h | 287 tgsi_transform_op1_inst(struct tgsi_transform_context *ctx, in tgsi_transform_op1_inst() function
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_tgsi_lower_depth_clamp.c | 127 tgsi_transform_op1_inst(tctx, TGSI_OPCODE_MOV, in epilog_last_vertex_stage() 243 tgsi_transform_op1_inst(tctx, TGSI_OPCODE_MOV, in prolog_fs()
|
/external/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()
|