Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_ureg.c510 unsigned index2D) in ureg_DECL_constant2D()
1694 unsigned index2D) in emit_decl_range2D()
Dtgsi_exec.c1486 const union tgsi_exec_channel *index2D, in fetch_src_file_channel()
1609 union tgsi_exec_channel index2D; in fetch_source_d() local
1788 union tgsi_exec_channel index2D; in store_dest_dstret() local
/external/mesa3d/src/mesa/state_tracker/
Dst_glsl_to_tgsi.cpp130 st_src_reg(gl_register_file file, int index, enum glsl_base_type type, int index2D) in st_src_reg()
168 int16_t index2D; member in st_src_reg
242 int16_t index2D; member in st_dst_reg
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi_soa.c3032 LLVMValueRef index2D = lp_build_const_int32(gallivm, idx2D); in lp_emit_declaration_soa() local
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_vgpu10.c745 boolean indirect, boolean index2D, in setup_operand0_indexing()