Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_ureg.c529 ureg_DECL_constant2D(struct ureg_program *ureg, unsigned first, unsigned last, unsigned index2D) ureg_DECL_constant2D() argument
1555 emit_decl_atomic_2d(struct ureg_program *ureg, unsigned first, unsigned last, unsigned index2D, unsigned array_id) emit_decl_atomic_2d() argument
1673 emit_decl_range2D(struct ureg_program *ureg, unsigned file, unsigned first, unsigned last, unsigned index2D) emit_decl_range2D() argument
H A Dtgsi_exec.c1390 fetch_src_file_channel(const struct tgsi_exec_machine *mach, const uint file, const uint swizzle, const union tgsi_exec_channel *index, const union tgsi_exec_channel *index2D, union tgsi_exec_channel *chan) fetch_src_file_channel() argument
1491 get_index_registers(const struct tgsi_exec_machine *mach, const struct tgsi_full_src_register *reg, union tgsi_exec_channel *index, union tgsi_exec_channel *index2D) get_index_registers() argument
1598 union tgsi_exec_channel index2D; fetch_source_d() local
4814 union tgsi_exec_channel index2D; exec_interp_at_sample() local
4852 union tgsi_exec_channel index2D; exec_interp_at_offset() local
4881 union tgsi_exec_channel index2D; exec_interp_at_centroid() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_soa.c2959 LLVMValueRef index2D = lp_build_const_int32(gallivm, idx2D); in lp_emit_declaration_soa() local
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c1172 setup_operand0_indexing(struct svga_shader_emitter_v10 *emit, VGPU10OperandToken0 operand0, enum tgsi_file_type file, boolean indirect, boolean index2D, bool indirect2D) setup_operand0_indexing() argument

Completed in 31 milliseconds