HomeSort by relevance Sort by last modified time
    Searched refs:ILO_DEBUG_NOCACHE (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/gallium/drivers/ilo/core/
ilo_debug.c 40 { "nocache", ILO_DEBUG_NOCACHE, "Always invalidate HW caches" },
ilo_debug.h 54 ILO_DEBUG_NOCACHE = 1 << 21,
  /external/mesa3d/src/gallium/drivers/ilo/
ilo_gpgpu.c 103 if (ilo_debug & ILO_DEBUG_NOCACHE)
ilo_draw.c 601 if (ilo_debug & ILO_DEBUG_NOCACHE)

Completed in 137 milliseconds