Lines Matching defs:demote
115 bool demote);
139 bool demote)
144 , m_demote(demote)
148 DE_UNREF(demote);
361 // First demote pixels where fragCoord.xy LSBs are not both zero, leaving only one
369 " if (lsb != 0) demote;\n"
375 " if (valid) demote;\n"
390 discardStr == "demote")); // demote
439 return new ShaderDiscardTests(testCtx, "demote");