Home
last modified time | relevance | path

Searched defs:texture_unit_offset (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_tex_sample.c112 lp_llvm_texture_member(const struct lp_sampler_dynamic_state *base, struct gallivm_state *gallivm, LLVMValueRef context_ptr, unsigned texture_unit, LLVMValueRef texture_unit_offset, unsigned member_index, const char *member_name, boolean emit_load) lp_llvm_texture_member() argument
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_llvm_sample.c102 draw_llvm_texture_member(const struct lp_sampler_dynamic_state *base, struct gallivm_state *gallivm, LLVMValueRef context_ptr, unsigned texture_unit, LLVMValueRef texture_unit_offset, unsigned member_index, const char *member_name, boolean emit_load) draw_llvm_texture_member() argument
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample.h128 LLVMValueRef texture_unit_offset; member
[all...]
H A Dlp_bld_nir.c2225 LLVMValueRef texture_unit_offset = NULL; in visit_txs() local
2290 LLVMValueRef texture_unit_offset = NULL; in visit_tex() local
H A Dlp_bld_sample_soa.c4366 LLVMValueRef texture_unit_offset = params->texture_unit_offset; in lp_build_size_query_soa() local
[all...]

Completed in 15 milliseconds