Searched refs:emit_property_instruction (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_tgsi_vgpu10.c | 1956 emit_property_instruction(struct svga_shader_emitter_v10 *emit, in emit_property_instruction() function 1982 emit_property_instruction(emit, opcode0, 0, 0); in emit_property_instructions() 1988 emit_property_instruction(emit, opcode0, 0, 0); in emit_property_instructions() 1993 emit_property_instruction(emit, opcode0, 1, emit->gs.max_out_vertices); in emit_property_instructions()
|