Searched refs:emit_opcode_precise (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_tgsi_vgpu10.c | 1973 emit_opcode_precise(struct svga_shader_emitter_v10 *emit, in emit_opcode_precise() function 2002 emit_opcode_precise(emit, vgpu10_opcode, saturate, FALSE); in emit_opcode() 5843 emit_opcode_precise(emit, opcode, saturate, precise); in emit_instruction_opn() 7139 emit_opcode_precise(emit, VGPU10_OPCODE_RCP, in emit_rcp() 8868 emit_opcode_precise(emit, translate_opcode(inst->Instruction.Opcode), in emit_simple() 10199 emit_opcode_precise(emit, VGPU10_OPCODE_MOV, FALSE, FALSE); in emit_tcs_default_control_point_output() 10220 emit_opcode_precise(emit, VGPU10_OPCODE_MOV, FALSE, FALSE); in emit_tcs_default_control_point_output()
|