Home
last modified time | relevance | path

Searched refs:texture_function_ptr (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_jit_sample.c219 …LLVMValueRef texture_function_ptr = LLVMBuildGEP2(builder, texture_function_ptr_type, texture_func… in lp_bld_llvm_sampler_soa_emit_fetch_texel() local
220 …ef texture_function = LLVMBuildLoad2(builder, texture_function_ptr_type, texture_function_ptr, ""); in lp_bld_llvm_sampler_soa_emit_fetch_texel()