Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/ilo/core/
Dilo_debug.c34 { "fs", ILO_DEBUG_FS, "Dump fragment shaders" },
Dilo_debug.h46 ILO_DEBUG_FS = 1 << 3, enumerator
/external/mesa3d/src/gallium/drivers/ilo/shader/
Dilo_shader_fs.c1385 if (ilo_debug & ILO_DEBUG_FS) { in fs_compile()
1429 if (ilo_debug & ILO_DEBUG_FS) { in fs_compile()
1745 if (ilo_debug & ILO_DEBUG_FS) { in fs_setup_tgsi()
1759 if (ilo_debug & ILO_DEBUG_FS) { in fs_setup_tgsi()