Home
last modified time | relevance | path

Searched refs:DEBUG_FS (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_debug.h52 #define DEBUG_FS 0x8000 macro
Dlp_screen.c68 { "fs", DEBUG_FS, NULL },
Dlp_state_fs.c1262 if ((LP_DEBUG & DEBUG_FS) || (gallivm_debug & GALLIVM_DEBUG_IR)) { in generate_variant()