Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_tex_sample.c66 return lp_jit_thread_data_cache(gallivm, thread_data_type, thread_data_ptr); in lp_llvm_texture_cache_ptr()
H A Dlp_jit.h155 #define lp_jit_thread_data_cache(_gallivm, _type, _ptr) \ macro