Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_texture_handle.c156 struct lp_texture_functions *texture_functions; member
558 struct lp_texture_functions *texture_functions = (void *)(uintptr_t)_texture_functions; in get_sample_function() local
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_jit_sample.c197 LLVMValueRef texture_functions; in lp_bld_llvm_sampler_soa_emit_fetch_texel() local