Searched defs:texture_unit_offset (Results 1 - 5 of 5) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_tex_sample.c | 112 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 D | draw_llvm_sample.c | 102 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 D | lp_bld_sample.h | 128 LLVMValueRef texture_unit_offset; member [all...] |
H A D | lp_bld_nir.c | 2225 LLVMValueRef texture_unit_offset = NULL; in visit_txs() local 2290 LLVMValueRef texture_unit_offset = NULL; in visit_tex() local
|
H A D | lp_bld_sample_soa.c | 4366 LLVMValueRef texture_unit_offset = params->texture_unit_offset; in lp_build_size_query_soa() local [all...] |
Completed in 15 milliseconds