Home
last modified time | relevance | path

Searched refs:tgsi_transform_op1_inst (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_aa_point.c163 tgsi_transform_op1_inst(ctx, TGSI_OPCODE_SQRT, in aa_prolog()
242 tgsi_transform_op1_inst(ctx, TGSI_OPCODE_MOV, in aa_epilog()
Dtgsi_point_sprite.c283 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()
Dtgsi_transform.h251 tgsi_transform_op1_inst(struct tgsi_transform_context *ctx, in tgsi_transform_op1_inst() function
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_aapoint.c226 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()
Ddraw_pipe_aaline.c278 tgsi_transform_op1_inst(ctx, TGSI_OPCODE_MOV, in aa_transform_epilog()