Searched refs:emit_decl_instruction (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_tgsi_vgpu10.c | 2005 emit_decl_instruction(struct svga_shader_emitter_v10 *emit, in emit_decl_instruction() function 2107 emit_decl_instruction(emit, opcode0, operand0, name_token, index, size); in emit_input_declaration() 2151 emit_decl_instruction(emit, opcode0, operand0, name_token, index, 1); in emit_output_declaration() 2175 emit_decl_instruction(emit, opcode0, operand0, name_token, 0, 1); in emit_fragdepth_output_declaration()
|