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

  /external/deqp/external/openglcts/modules/common/
glcConfigListCase.cpp 56 case EXCLUDEREASON_NOT_CONFORMANT:
156 (cfgIter->reason == EXCLUDEREASON_NOT_CONFORMANT ? numNotConformant : numNotCompatible) += 1;
glcConfigList.hpp 57 EXCLUDEREASON_NOT_CONFORMANT, //!< Compatible but not conformant
glcConfigListEGL.cpp 149 !isConformant ? EXCLUDEREASON_NOT_CONFORMANT :

Completed in 51 milliseconds