Home
last modified time | relevance | path

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

/external/u-boot/drivers/bios_emulator/include/x86emu/
Ddebug.h73 # define DEBUG_FS() (M.x86.debug & DEBUG_FS_F) macro
91 # define DEBUG_FS() 0 macro
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_debug.h50 #define DEBUG_FS 0x8000 macro
Dlp_screen.c69 { "fs", DEBUG_FS, NULL },
Dlp_state_fs.c2853 if ((LP_DEBUG & DEBUG_FS) || (gallivm_debug & GALLIVM_DEBUG_IR)) { in generate_variant()
3018 if ((LP_DEBUG & DEBUG_FS) || (gallivm_debug & GALLIVM_DEBUG_IR)) { in llvmpipe_remove_shader_variant()
3381 if (LP_DEBUG & DEBUG_FS) { in llvmpipe_update_fs()