Home
last modified time | relevance | path

Searched defs:texture_base (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_jit_sample.c84 LLVMValueRef texture_base = LLVMBuildLoad2(builder, texture_base_type, texture_base_ptr, ""); in load_texture_functions_ptr() local
195 LLVMValueRef texture_base = LLVMBuildLoad2(builder, texture_base_type, texture_base_ptr, ""); in lp_bld_llvm_sampler_soa_emit_fetch_texel() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/asahi/
H A Dagx_state.h186 uint64_t texture_base; member