Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_vgpu10.c1999 emit_opcode(struct svga_shader_emitter_v10 *emit, in emit_opcode() function
4029 emit_opcode(emit, VGPU10_OPCODE_DCL_STREAM, FALSE); in emit_gs_output_declarations()
5890 emit_opcode(emit, opcode, FALSE); in emit_instruction_op0()
6223 emit_opcode(emit, VGPU10_OPCODE_MOV, FALSE); in emit_swap_r_b()
6539 emit_opcode(emit, VGPU10_OPCODE_CUT_STREAM, FALSE); in emit_endprim()
6545 emit_opcode(emit, VGPU10_OPCODE_CUT, FALSE); in emit_endprim()
6947 emit_opcode(emit, VGPU10_OPCODE_LOD, FALSE); in emit_lodq()
7333 emit_opcode(emit, VGPU10_OPCODE_SINCOS, FALSE); in emit_sincos()
7831 emit_opcode(emit, VGPU10_OPCODE_AND, FALSE); in end_tex_swizzle()
7970 emit_opcode(emit, VGPU10_OPCODE_MOV, FALSE); in is_valid_tex_instruction()
[all …]