HomeSort by relevance Sort by last modified time
    Searched refs:PERF_NO_BLEND (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_debug.h 59 #define PERF_NO_BLEND 0x20 /* disable blending */
lp_state_blend.c 51 if (LP_PERF & PERF_NO_BLEND) {
lp_screen.c 81 { "no_blend", PERF_NO_BLEND, NULL },

Completed in 312 milliseconds