Home
last modified time | relevance | path

Searched refs:tgsi_transform_op2_swz_inst (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_aa_point.c170 tgsi_transform_op2_swz_inst(ctx, TGSI_OPCODE_ADD, in aa_prolog()
176 tgsi_transform_op2_swz_inst(ctx, TGSI_OPCODE_ADD, in aa_prolog()
182 tgsi_transform_op2_swz_inst(ctx, TGSI_OPCODE_DIV, in aa_prolog()
198 tgsi_transform_op2_swz_inst(ctx, TGSI_OPCODE_MIN, in aa_prolog()
Dtgsi_point_sprite.c296 tgsi_transform_op2_swz_inst(ctx, TGSI_OPCODE_MUL, in psprite_emit_vertex_inst()
321 tgsi_transform_op2_swz_inst(ctx, TGSI_OPCODE_DIV, in psprite_emit_vertex_inst()
329 tgsi_transform_op2_swz_inst(ctx, TGSI_OPCODE_ADD, in psprite_emit_vertex_inst()
443 tgsi_transform_op2_swz_inst(ctx, TGSI_OPCODE_MAX, in psprite_inst()
449 tgsi_transform_op2_swz_inst(ctx, TGSI_OPCODE_MIN, in psprite_inst()
Dtgsi_transform.h412 tgsi_transform_op2_swz_inst(struct tgsi_transform_context *ctx, in tgsi_transform_op2_swz_inst() function
/external/mesa3d/src/mesa/state_tracker/
Dst_tgsi_lower_depth_clamp.c192 tgsi_transform_op2_swz_inst(tctx, TGSI_OPCODE_ADD, in epilog_last_vertex_stage()
200 tgsi_transform_op2_swz_inst(tctx, TGSI_OPCODE_MUL, in epilog_last_vertex_stage()
273 tgsi_transform_op2_swz_inst(tctx, TGSI_OPCODE_MIN, in epilog_fs()
282 tgsi_transform_op2_swz_inst(tctx, TGSI_OPCODE_MAX, in epilog_fs()
292 tgsi_transform_op2_swz_inst(tctx, TGSI_OPCODE_MAX, in epilog_fs()
300 tgsi_transform_op2_swz_inst(tctx, TGSI_OPCODE_MIN, in epilog_fs()
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_aapoint.c221 tgsi_transform_op2_swz_inst(ctx, TGSI_OPCODE_ADD, in aa_transform_prolog()
239 tgsi_transform_op2_swz_inst(ctx, TGSI_OPCODE_SGT, in aa_transform_prolog()
251 tgsi_transform_op2_swz_inst(ctx, TGSI_OPCODE_ADD, in aa_transform_prolog()
270 tgsi_transform_op2_swz_inst(ctx, TGSI_OPCODE_ADD, in aa_transform_prolog()
276 tgsi_transform_op2_swz_inst(ctx, TGSI_OPCODE_MUL, in aa_transform_prolog()
282 tgsi_transform_op2_swz_inst(ctx, TGSI_OPCODE_SLE, in aa_transform_prolog()
Ddraw_pipe_aaline.c219 tgsi_transform_op2_swz_inst(ctx, TGSI_OPCODE_MUL, in aa_transform_epilog()