Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/ilo/core/
Dilo_debug.c40 { "nocache", ILO_DEBUG_NOCACHE, "Always invalidate HW caches" },
Dilo_debug.h54 ILO_DEBUG_NOCACHE = 1 << 21, enumerator
/external/mesa3d/src/gallium/drivers/ilo/
Dilo_gpgpu.c103 if (ilo_debug & ILO_DEBUG_NOCACHE) in ilo_launch_grid()
Dilo_draw.c601 if (ilo_debug & ILO_DEBUG_NOCACHE) in ilo_draw_vbo()