Searched defs:indir_index (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_bld_interp.c442 lp_build_interp_soa_indirect(struct lp_build_interp_soa_context * bld,struct gallivm_state * gallivm,unsigned attrib,unsigned chan,LLVMValueRef indir_index,LLVMValueRef pixoffx,LLVMValueRef pixoffy) argument
513 lp_build_interp_soa(struct lp_build_interp_soa_context * bld,struct gallivm_state * gallivm,LLVMValueRef loop_iter,LLVMValueRef mask_store,unsigned attrib,unsigned chan,unsigned loc,LLVMValueRef indir_index,LLVMValueRef offsets[2]) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_nir.c1222 LLVMValueRef indir_index = indirect ? get_src(bld_base, offset) : NULL; local in function:visit_load_input
1245 LLVMValueRef indir_index = indirect ? get_src(bld_base, offset) : NULL; local in function:visit_store_output
1265 LLVMValueRef indir_index; local in function:visit_load_var
1302 LLVMValueRef indir_index, indir_vertex_index = NULL; local in function:visit_store_var
1400 LLVMValueRef indir_index; local in function:visit_load_image
1434 LLVMValueRef indir_index; local in function:visit_store_image
1475 LLVMValueRef indir_index; local in function:visit_atomic_image
1545 LLVMValueRef indir_index; local in function:visit_image_size
1565 LLVMValueRef indir_index; local in function:visit_image_samples
1688 LLVMValueRef indir_index; local in function:visit_interp
[all...]
H A Dlp_bld_nir_soa.c313 emit_load_var(struct lp_build_nir_context * bld_base,nir_variable_mode deref_mode,unsigned num_components,unsigned bit_size,nir_variable * var,unsigned vertex_index,LLVMValueRef indir_vertex_index,unsigned const_index,LLVMValueRef indir_index,LLVMValueRef result[NIR_MAX_VEC_COMPONENTS]) argument
538 emit_store_tcs_chan(struct lp_build_nir_context * bld_base,bool is_compact,unsigned bit_size,unsigned location,unsigned const_index,LLVMValueRef indir_vertex_index,LLVMValueRef indir_index,unsigned comp,unsigned chan,LLVMValueRef chan_val) argument
604 emit_store_var(struct lp_build_nir_context * bld_base,nir_variable_mode deref_mode,unsigned num_components,unsigned bit_size,nir_variable * var,unsigned writemask,LLVMValueRef indir_vertex_index,unsigned const_index,LLVMValueRef indir_index,LLVMValueRef dst) argument
2251 emit_interp_at(struct lp_build_nir_context * bld_base,unsigned num_components,nir_variable * var,bool centroid,bool sample,unsigned const_index,LLVMValueRef indir_index,LLVMValueRef offsets[2],LLVMValueRef dst[4]) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/amd/common/
H A Dac_nir_to_llvm.c1926 LLVMValueRef indir_index = NULL; local in function:load_tess_varyings
1979 LLVMValueRef indir_index; local in function:visit_load_var
2017 LLVMValueRef indir_index; local in function:visit_load_var
2139 LLVMValueRef indir_index; local in function:visit_store_var
2172 LLVMValueRef indir_index = NULL; local in function:visit_store_var
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_exec.c1655 union tgsi_exec_channel indir_index; local in function:get_index_registers
1715 union tgsi_exec_channel indir_index; local in function:get_index_registers
1838 union tgsi_exec_channel indir_index; local in function:store_dest_dstret
1889 union tgsi_exec_channel indir_index; local in function:store_dest_dstret
2260 union tgsi_exec_channel indir_index, index2; local in function:fetch_sampler_unit
4061 union tgsi_exec_channel indir_index, index2; local in function:fetch_store_img_unit
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_exec.c1547 union tgsi_exec_channel indir_index; local in function:get_index_registers
1607 union tgsi_exec_channel indir_index; local in function:get_index_registers
1721 union tgsi_exec_channel indir_index; local in function:store_dest_dstret
2061 union tgsi_exec_channel indir_index, index2; local in function:fetch_sampler_unit
3833 union tgsi_exec_channel indir_index, index2; local in function:fetch_store_img_unit
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_nir_to_llvm.c1417 get_tcs_tes_buffer_address_params(struct radv_shader_context * ctx,unsigned param,unsigned const_index,bool is_compact,LLVMValueRef vertex_index,LLVMValueRef indir_index) argument
1438 get_dw_address(struct radv_shader_context * ctx,LLVMValueRef dw_addr,unsigned param,unsigned const_index,bool compact_const_index,LLVMValueRef vertex_index,LLVMValueRef stride,LLVMValueRef indir_index) argument
1474 load_tcs_varyings(struct ac_shader_abi * abi,LLVMTypeRef type,LLVMValueRef vertex_index,LLVMValueRef indir_index,unsigned const_index,unsigned location,unsigned driver_location,unsigned component,unsigned num_components,bool is_patch,bool is_compact,bool load_input) argument
/xsrc/external/mit/MesaLib/dist/src/amd/llvm/
H A Dac_nir_to_llvm.c2304 LLVMValueRef indir_index = NULL; local in function:visit_store_output
3389 LLVMValueRef indir_index = NULL; local in function:visit_load

Completed in 33 milliseconds