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

  /external/mesa3d/src/gallium/drivers/ilo/core/
ilo_debug.c 38 { "hang", ILO_DEBUG_HANG, "Detect GPU hangs" },
ilo_debug.h 50 ILO_DEBUG_HANG = 1 << 7,
ilo_builder.h 178 if (unlikely(ilo_debug & (ILO_DEBUG_BATCH | ILO_DEBUG_HANG))) {
  /external/mesa3d/src/gallium/drivers/ilo/
ilo_cp.c 114 if (likely(!(ilo_debug & ILO_DEBUG_HANG)))

Completed in 103 milliseconds