Home
last modified time | relevance | path

Searched refs:emit_instruction (Results 1 – 22 of 22) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_lowering.c144 tctx->emit_instruction(tctx, &new_inst); in create_mov()
224 tctx->emit_instruction(tctx, &new_inst); in transform_dst()
235 tctx->emit_instruction(tctx, &new_inst); in transform_dst()
246 tctx->emit_instruction(tctx, &new_inst); in transform_dst()
257 tctx->emit_instruction(tctx, &new_inst); in transform_dst()
298 tctx->emit_instruction(tctx, &new_inst); in transform_lrp()
310 tctx->emit_instruction(tctx, &new_inst); in transform_lrp()
343 tctx->emit_instruction(tctx, &new_inst); in transform_frc()
354 tctx->emit_instruction(tctx, &new_inst); in transform_frc()
389 tctx->emit_instruction(tctx, &new_inst); in transform_pow()
[all …]
Dtgsi_transform.c41 emit_instruction(struct tgsi_transform_context *ctx, in emit_instruction() function
124 ctx->emit_instruction = emit_instruction; in tgsi_transform_shader()
182 ctx->emit_instruction(ctx, fullinst); in tgsi_transform_shader()
188 ctx->emit_instruction(ctx, fullinst); in tgsi_transform_shader()
Dtgsi_point_sprite.c261 ctx->emit_instruction(ctx, &inst); in psprite_prolog()
313 ctx->emit_instruction(ctx, &inst); in psprite_emit_vertex_inst()
370 ctx->emit_instruction(ctx, &inst); in psprite_emit_vertex_inst()
390 ctx->emit_instruction(ctx, &inst); in psprite_emit_vertex_inst()
404 ctx->emit_instruction(ctx, vert_inst); in psprite_emit_vertex_inst()
413 ctx->emit_instruction(ctx, &inst); in psprite_emit_vertex_inst()
438 ctx->emit_instruction(ctx, inst); in psprite_inst()
460 ctx->emit_instruction(ctx, inst); in psprite_inst()
468 ctx->emit_instruction(ctx, inst); in psprite_inst()
471 ctx->emit_instruction(ctx, inst); in psprite_inst()
Dtgsi_transform.h78 void (*emit_instruction)(struct tgsi_transform_context *ctx, member
288 ctx->emit_instruction(ctx, &inst); in tgsi_transform_op1_inst()
317 ctx->emit_instruction(ctx, &inst); in tgsi_transform_op2_inst()
347 ctx->emit_instruction(ctx, &inst); in tgsi_transform_op3_inst()
389 ctx->emit_instruction(ctx, &inst); in tgsi_transform_op1_swz_inst()
440 ctx->emit_instruction(ctx, &inst); in tgsi_transform_op2_swz_inst()
499 ctx->emit_instruction(ctx, &inst); in tgsi_transform_op3_swz_inst()
523 ctx->emit_instruction(ctx, &inst); in tgsi_transform_kill_inst()
551 ctx->emit_instruction(ctx, &inst); in tgsi_transform_tex_inst()
Dtgsi_emulate.c100 tctx->emit_instruction(tctx, &new_inst); in passthrough_edgeflag()
136 tctx->emit_instruction(tctx, inst); in transform_instr()
Dtgsi_two_side.c162 ctx->emit_instruction(ctx, &inst); in emit_prolog()
194 ctx->emit_instruction(ctx, inst); in xform_inst()
Dtgsi_aa_point.c226 ctx->emit_instruction(ctx, inst); in aa_inst()
/external/mesa3d/src/mesa/state_tracker/
Dst_tgsi_lower_yuv.c269 tctx->emit_instruction(tctx, &inst); in yuv_to_rgb()
276 tctx->emit_instruction(tctx, &inst); in yuv_to_rgb()
283 tctx->emit_instruction(tctx, &inst); in yuv_to_rgb()
290 tctx->emit_instruction(tctx, &inst); in yuv_to_rgb()
296 tctx->emit_instruction(tctx, &inst); in yuv_to_rgb()
314 tctx->emit_instruction(tctx, &inst); in lower_nv12()
323 tctx->emit_instruction(tctx, &inst); in lower_nv12()
328 tctx->emit_instruction(tctx, &inst); in lower_nv12()
349 tctx->emit_instruction(tctx, &inst); in lower_iyuv()
358 tctx->emit_instruction(tctx, &inst); in lower_iyuv()
[all …]
Dst_cb_bitmap_shader.c63 tctx->emit_instruction(tctx, current_inst); in transform_instr()
123 tctx->emit_instruction(tctx, &inst); in transform_instr()
126 tctx->emit_instruction(tctx, current_inst); in transform_instr()
Dst_atifs_to_tgsi.c702 tctx->emit_instruction(tctx, current_inst); in transform_instr()
722 tctx->emit_instruction(tctx, &inst); in transform_instr()
737 tctx->emit_instruction(tctx, &inst); in transform_instr()
748 tctx->emit_instruction(tctx, &inst); in transform_instr()
763 tctx->emit_instruction(tctx, &inst); in transform_instr()
774 tctx->emit_instruction(tctx, &inst); in transform_instr()
785 tctx->emit_instruction(tctx, &inst); in transform_instr()
797 tctx->emit_instruction(tctx, &inst); in transform_instr()
810 tctx->emit_instruction(tctx, &inst); in transform_instr()
813 tctx->emit_instruction(tctx, current_inst); in transform_instr()
Dst_cb_drawpixels_shader.c178 tctx->emit_instruction(tctx, &inst); in transform_instr()
183 tctx->emit_instruction(tctx, &inst); in transform_instr()
212 tctx->emit_instruction(tctx, current_inst); in transform_instr()
/external/virglrenderer/src/gallium/auxiliary/tgsi/
Dtgsi_transform.c41 emit_instruction(struct tgsi_transform_context *ctx, in emit_instruction() function
123 ctx->emit_instruction = emit_instruction; in tgsi_transform_shader()
172 ctx->emit_instruction(ctx, fullinst); in tgsi_transform_shader()
Dtgsi_transform.h72 void (*emit_instruction)(struct tgsi_transform_context *ctx, member
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_insn.c355 return (emit_instruction(emit, inst) && in emit_op1()
369 return (emit_instruction(emit, inst) && in emit_op2()
385 return (emit_instruction(emit, inst) && in emit_op3()
403 return (emit_instruction(emit, inst) && in emit_op4()
494 return (emit_instruction( emit, inst ) && in submit_op0()
768 if (!emit_instruction(emit, opcode) || in emit_def_const()
1078 return (emit_instruction( emit, if_token ) && in emit_if()
1088 return emit_instruction(emit, inst_token(SVGA3DOP_ELSE)); in emit_else()
1098 return emit_instruction(emit, inst_token(SVGA3DOP_ENDIF)); in emit_endif()
1935 return (emit_instruction( emit, inst ) && in emit_bgnloop()
[all …]
Dsvga_tgsi_decl_sm30.c120 return (emit_instruction(emit, opcode) && in emit_decl()
412 return (emit_instruction(emit, opcode) && in vs30_input()
511 return (emit_instruction(emit, opcode) && in vs30_output()
551 return (emit_instruction(emit, opcode) && in ps30_sampler()
Dsvga_tgsi_emit.h183 emit_instruction(struct svga_shader_emitter *emit, in emit_instruction() function
/external/mesa3d/src/gallium/drivers/r300/
Dr300_vs_draw.c257 ctx->emit_instruction(ctx, &new_inst); in transform_inst()
269 ctx->emit_instruction(ctx, &new_inst); in transform_inst()
308 ctx->emit_instruction(ctx, inst); in transform_inst()
/external/mesa3d/src/gallium/drivers/virgl/
Dvirgl_tgsi.c82 ctx->emit_instruction(ctx, inst); in virgl_tgsi_transform_instruction()
/external/mesa3d/src/intel/genxml/
Dgen_pack_header.py565 self.emit_instruction()
610 def emit_instruction(self): member in Parser
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_aapoint.c265 ctx->emit_instruction(ctx, &newInst); in aa_transform_prolog()
349 ctx->emit_instruction(ctx, inst); in aa_transform_inst()
Ddraw_pipe_aaline.c316 ctx->emit_instruction(ctx, inst); in aa_transform_inst()
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_pair_schedule.c1084 static void emit_instruction( in emit_instruction() function
1309 emit_instruction(s, end); in schedule_block()