Searched refs:tgsi_transform_op2_swz_inst (Results 1 – 5 of 5) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/tgsi/ |
D | tgsi_aa_point.c | 178 tgsi_transform_op2_swz_inst(ctx, TGSI_OPCODE_ADD, in aa_prolog() 184 tgsi_transform_op2_swz_inst(ctx, TGSI_OPCODE_ADD, in aa_prolog() 190 tgsi_transform_op2_swz_inst(ctx, TGSI_OPCODE_DIV, in aa_prolog() 206 tgsi_transform_op2_swz_inst(ctx, TGSI_OPCODE_MIN, in aa_prolog()
|
D | tgsi_point_sprite.c | 315 tgsi_transform_op2_swz_inst(ctx, TGSI_OPCODE_MUL, in psprite_emit_vertex_inst() 340 tgsi_transform_op2_swz_inst(ctx, TGSI_OPCODE_DIV, in psprite_emit_vertex_inst() 348 tgsi_transform_op2_swz_inst(ctx, TGSI_OPCODE_ADD, in psprite_emit_vertex_inst() 462 tgsi_transform_op2_swz_inst(ctx, TGSI_OPCODE_MAX, in psprite_inst() 468 tgsi_transform_op2_swz_inst(ctx, TGSI_OPCODE_MIN, in psprite_inst()
|
D | tgsi_transform.h | 384 tgsi_transform_op2_swz_inst(struct tgsi_transform_context *ctx, in tgsi_transform_op2_swz_inst() function
|
/external/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_pipe_aapoint.c | 224 tgsi_transform_op2_swz_inst(ctx, TGSI_OPCODE_ADD, in aa_transform_prolog() 242 tgsi_transform_op2_swz_inst(ctx, TGSI_OPCODE_SGT, in aa_transform_prolog() 254 tgsi_transform_op2_swz_inst(ctx, TGSI_OPCODE_ADD, in aa_transform_prolog() 273 tgsi_transform_op2_swz_inst(ctx, TGSI_OPCODE_ADD, in aa_transform_prolog() 279 tgsi_transform_op2_swz_inst(ctx, TGSI_OPCODE_MUL, in aa_transform_prolog() 285 tgsi_transform_op2_swz_inst(ctx, TGSI_OPCODE_SLE, in aa_transform_prolog()
|
D | draw_pipe_aaline.c | 246 tgsi_transform_op2_swz_inst(ctx, TGSI_OPCODE_MIN, in aa_transform_epilog() 255 tgsi_transform_op2_swz_inst(ctx, TGSI_OPCODE_MUL, in aa_transform_epilog()
|