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

  /external/mesa3d/src/gallium/drivers/ilo/core/
ilo_debug.c 35 { "cs", ILO_DEBUG_CS, "Dump compute shaders" },
ilo_debug.h 47 ILO_DEBUG_CS = 1 << 4,
  /external/mesa3d/src/gallium/drivers/ilo/shader/
ilo_shader_cs.c 71 if (ilo_debug & ILO_DEBUG_CS) {
114 if (ilo_debug & ILO_DEBUG_CS) {

Completed in 70 milliseconds