Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_jit.h113 #define lp_jit_context_stencil_ref_back_value(_gallivm, _type, _ptr) \ macro
H A Dlp_state_fs.c743 stencil_refs[1] = lp_jit_context_stencil_ref_back_value(gallivm, context_type, context_ptr); in generate_fs_loop()