Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_jit_sample.c486 … LLVMValueRef image_functions = LLVMBuildLoad2(builder, image_functions_type, image_base_ptr, ""); in lp_bld_llvm_image_soa_emit_op() local
H A Dlp_bld_jit_types.h224 void **image_functions; member