Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_jit.h213 #define lp_jit_thread_data_cache(_gallivm, _ptr) \ macro
Dlp_tex_sample.c234 return lp_jit_thread_data_cache(gallivm, thread_data_ptr); in LP_LLVM_SAMPLER_MEMBER()