Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_jit.h269 #define lp_jit_thread_data_invocations(_gallivm, _ptr) \ macro
Dlp_state_fs.c3099 invocs = lp_jit_thread_data_invocations(gallivm, thread_data_ptr); in generate_fragment()