Searched refs:ILO_DEBUG_CS (Results 1 – 3 of 3) sorted by relevance
71 if (ilo_debug & ILO_DEBUG_CS) { in cs_compile()114 if (ilo_debug & ILO_DEBUG_CS) { in cs_compile()
35 { "cs", ILO_DEBUG_CS, "Dump compute shaders" },
47 ILO_DEBUG_CS = 1 << 4, enumerator