Searched defs:operand0 (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di915_3d.h270 _i915_fs_arith(int cmd,int dest_reg,struct i915_fs_operand operand0,struct i915_fs_operand operand1,struct i915_fs_operand operand2) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/nir_to_spirv/
H A Dspirv_builder.c505 spirv_builder_emit_binop(struct spirv_builder * b,SpvOp op,SpvId result_type,SpvId operand0,SpvId operand1) argument
519 spirv_builder_emit_triop(struct spirv_builder * b,SpvOp op,SpvId result_type,SpvId operand0,SpvId operand1,SpvId operand2) argument
534 spirv_builder_emit_quadop(struct spirv_builder * b,SpvOp op,SpvId result_type,SpvId operand0,SpvId operand1,SpvId operand2,SpvId operand3) argument
550 spirv_builder_emit_hexop(struct spirv_builder * b,SpvOp op,SpvId result_type,SpvId operand0,SpvId operand1,SpvId operand2,SpvId operand3,SpvId operand4,SpvId operand5) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c766 setup_operand0_indexing(struct svga_shader_emitter_v10 * emit,VGPU10OperandToken0 operand0,enum tgsi_file_type file,boolean indirect,boolean index2D,unsigned tempArrayID) argument
844 VGPU10OperandToken0 operand0; local in function:emit_indirect_register
884 VGPU10OperandToken0 operand0; local in function:emit_dst_register
1019 VGPU10OperandToken0 operand0; local in function:emit_src_register
1177 VGPU10OperandToken0 operand0; local in function:emit_resource_register
1205 VGPU10OperandToken0 operand0; local in function:emit_sampler_register
1226 VGPU10OperandToken0 operand0; local in function:emit_face_register
1254 VGPU10OperandToken0 operand0; local in function:emit_rasterizer_register
2118 emit_decl_instruction(struct svga_shader_emitter_v10 * emit,VGPU10OpcodeToken0 opcode0,VGPU10OperandToken0 operand0,VGPU10NameToken name_token,unsigned index,unsigned size) argument
2182 VGPU10OperandToken0 operand0; local in function:emit_input_declaration
2249 VGPU10OperandToken0 operand0; local in function:emit_output_declaration
2287 VGPU10OperandToken0 operand0; local in function:emit_fragdepth_output_declaration
2311 VGPU10OperandToken0 operand0; local in function:emit_samplemask_output_declaration
3034 VGPU10OperandToken0 operand0; local in function:emit_constant_declaration
3139 VGPU10OperandToken0 operand0; local in function:emit_sampler_declarations
3255 VGPU10OperandToken0 operand0; local in function:emit_resource_declarations
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c1093 setup_operand0_indexing(struct svga_shader_emitter_v10 * emit,VGPU10OperandToken0 operand0,enum tgsi_file_type file,boolean indirect,boolean index2D,bool indirect2D) argument
1161 VGPU10OperandToken0 operand0; local in function:emit_indirect_register
1201 VGPU10OperandToken0 operand0; local in function:emit_dst_register
1490 VGPU10OperandToken0 operand0; local in function:emit_src_register
1850 VGPU10OperandToken0 operand0; local in function:emit_resource_register
1878 VGPU10OperandToken0 operand0; local in function:emit_sampler_register
1899 VGPU10OperandToken0 operand0; local in function:emit_face_register
1927 VGPU10OperandToken0 operand0; local in function:emit_rasterizer_register
1953 VGPU10OperandToken0 operand0; local in function:emit_stream_register
3424 VGPU10OperandToken0 operand0; local in function:emit_index_range_declaration
3476 emit_decl_instruction(struct svga_shader_emitter_v10 * emit,VGPU10OpcodeToken0 opcode0,VGPU10OperandToken0 operand0,VGPU10NameToken name_token,unsigned index,unsigned size) argument
3549 VGPU10OperandToken0 operand0; local in function:emit_input_declaration
3703 VGPU10OperandToken0 operand0; local in function:emit_output_declaration
3795 VGPU10OperandToken0 operand0; local in function:emit_fragdepth_output_declaration
3819 VGPU10OperandToken0 operand0; local in function:emit_samplemask_output_declaration
4123 VGPU10OperandToken0 operand0; local in function:emit_tesslevel_declaration
5550 VGPU10OperandToken0 operand0; local in function:emit_constant_declaration
5657 VGPU10OperandToken0 operand0; local in function:emit_sampler_declarations
5815 VGPU10OperandToken0 operand0; local in function:emit_resource_declarations
[all...]

Completed in 15 milliseconds