Searched refs:PERF_NO_BLEND (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_debug.h59 #define PERF_NO_BLEND 0x20 /* disable blending */ macro
H A Dlp_state_blend.c51 if (LP_PERF & PERF_NO_BLEND) {
H A Dlp_screen.c82 { "no_blend", PERF_NO_BLEND, NULL },
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_debug.h63 #define PERF_NO_BLEND 0x20 /* disable blending */ macro
H A Dlp_state_blend.c51 if (LP_PERF & PERF_NO_BLEND) {
H A Dlp_screen.c93 { "no_blend", PERF_NO_BLEND, NULL },

Completed in 5 milliseconds