Home
last modified time | relevance | path

Searched refs:EXCLUDEREASON_NOT_CONFORMANT (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/openglcts/modules/common/
DglcConfigListCase.cpp56 case EXCLUDEREASON_NOT_CONFORMANT: in getExcludeReasonName()
156 (cfgIter->reason == EXCLUDEREASON_NOT_CONFORMANT ? numNotConformant : numNotCompatible) += 1; in iterate()
DglcConfigList.hpp57 EXCLUDEREASON_NOT_CONFORMANT, //!< Compatible but not conformant enumerator
DglcConfigListEGL.cpp149 !isConformant ? EXCLUDEREASON_NOT_CONFORMANT : in getDefaultEglConfigList()