Searched refs:emit_decl_instruction (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c2118 emit_decl_instruction(struct svga_shader_emitter_v10 *emit, function in typeref:typename:void
2231 emit_decl_instruction(emit, opcode0, operand0, name_token, index, size);
2276 emit_decl_instruction(emit, opcode0, operand0, name_token, index, 1);
2300 emit_decl_instruction(emit, opcode0, operand0, name_token, 0, 1);
2325 emit_decl_instruction(emit, opcode0, operand0, name_token, 0, 1);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c3476 emit_decl_instruction(struct svga_shader_emitter_v10 *emit, function in typeref:typename:void
3611 emit_decl_instruction(emit, opcode0, operand0, name_token, index, size);
3731 emit_decl_instruction(emit, opcode0, operand0, name_token, index, 1);
3808 emit_decl_instruction(emit, opcode0, operand0, name_token, 0, 1);
3833 emit_decl_instruction(emit, opcode0, operand0, name_token, 0, 1);
4146 emit_decl_instruction(emit, opcode0, operand0, name_token, index, 1);

Completed in 22 milliseconds