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.c1195 emit_opcode(struct svga_shader_emitter_v10 *emit, in emit_opcode() function
3095 emit_opcode(emit, opcode, saturate); in emit_instruction_op1()
3110 emit_opcode(emit, opcode, saturate); in emit_instruction_op2()
3127 emit_opcode(emit, opcode, saturate); in emit_instruction_op3()
3363 emit_opcode(emit, VGPU10_OPCODE_MOV, FALSE); in emit_swap_r_b()
3740 emit_opcode(emit, VGPU10_OPCODE_CUT, FALSE); in emit_endprim()
4377 emit_opcode(emit, VGPU10_OPCODE_SINCOS, inst->Instruction.Saturate); in emit_scs()
4506 emit_opcode(emit, VGPU10_OPCODE_SINCOS, FALSE); in emit_sincos()
5007 emit_opcode(emit, VGPU10_OPCODE_AND, FALSE); in end_tex_swizzle()
5142 emit_opcode(emit, VGPU10_OPCODE_MOV, FALSE); in is_valid_tex_instruction()
[all …]