Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_exec.c1394 const union tgsi_exec_channel *index2D, in fetch_src_file_channel()
1494 union tgsi_exec_channel *index2D) in get_index_registers()
1598 union tgsi_exec_channel index2D; in fetch_source_d() local
4814 union tgsi_exec_channel index2D; in exec_interp_at_sample() local
4852 union tgsi_exec_channel index2D; in exec_interp_at_offset() local
4881 union tgsi_exec_channel index2D; in exec_interp_at_centroid() local
Dtgsi_ureg.c532 unsigned index2D) in ureg_DECL_constant2D()
1558 unsigned index2D, in emit_decl_atomic_2d()
1677 unsigned index2D) in emit_decl_range2D()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
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/
Dsvga_tgsi_vgpu10.c1176 boolean index2D, bool indirect2D) in setup_operand0_indexing()