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

  /external/deqp/external/openglcts/modules/common/
glcConfigListEGL.cpp 122 bool isYUV =
126 bool isOk = isRenderable && isConformant && (numSamples == 0) && !isFloatType && !isYUV;
145 DE_ASSERT(!isRenderable || !isConformant || (numSamples != 0) || isFloatType || isYUV);