Home
last modified time | relevance | path

Searched refs:PERF_NO_DEPTH (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_clear.c63 if (LP_PERF & PERF_NO_DEPTH) in llvmpipe_clear()
H A Dlp_debug.h64 #define PERF_NO_DEPTH 0x40 /* disable depth buffering entirely */ macro
H A Dlp_state_surface.c84 if (LP_PERF & PERF_NO_DEPTH) { in llvmpipe_set_framebuffer_state()
H A Dlp_state_blend.c116 if (LP_PERF & PERF_NO_DEPTH) { in llvmpipe_create_depth_stencil_state()
H A Dlp_screen.c95 { "no_depth", PERF_NO_DEPTH, NULL },

Completed in 3 milliseconds