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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c2121 VGPU10NameToken name_token,
2146 if (name_token.value) {
2147 emit_dword(emit, name_token.value);
2183 VGPU10NameToken name_token; local in function:emit_input_declaration
2215 opcode0.value = operand0.value = name_token.value = 0;
2229 name_token.name = name;
2231 emit_decl_instruction(emit, opcode0, operand0, name_token, index, size);
2250 VGPU10NameToken name_token; local in function:emit_output_declaration
2264 opcode0.value = operand0.value = name_token.value = 0;
2274 name_token
2118 emit_decl_instruction(struct svga_shader_emitter_v10 * emit,VGPU10OpcodeToken0 opcode0,VGPU10OperandToken0 operand0,VGPU10NameToken name_token,unsigned index,unsigned size) argument
2288 VGPU10NameToken name_token; local in function:emit_fragdepth_output_declaration
2312 VGPU10NameToken name_token; local in function:emit_samplemask_output_declaration
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c3479 VGPU10NameToken name_token,
3510 if (name_token.value) {
3511 emit_dword(emit, name_token.value);
3550 VGPU10NameToken name_token; local in function:emit_input_declaration
3595 opcode0.value = operand0.value = name_token.value = 0;
3609 name_token.name = name;
3611 emit_decl_instruction(emit, opcode0, operand0, name_token, index, size);
3704 VGPU10NameToken name_token; local in function:emit_output_declaration
3719 opcode0.value = operand0.value = name_token.value = 0;
3729 name_token
3476 emit_decl_instruction(struct svga_shader_emitter_v10 * emit,VGPU10OpcodeToken0 opcode0,VGPU10OperandToken0 operand0,VGPU10NameToken name_token,unsigned index,unsigned size) argument
3796 VGPU10NameToken name_token; local in function:emit_fragdepth_output_declaration
3820 VGPU10NameToken name_token; local in function:emit_samplemask_output_declaration
4124 VGPU10NameToken name_token; local in function:emit_tesslevel_declaration
[all...]

Completed in 13 milliseconds