Searched refs:isRequiredFormat (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/gles3/functional/
H A Des3fFboTestCase.cpp151 static bool isRequiredFormat (deUint32 format) function in namespace:deqp::gles3::Functional
210 DE_ASSERT(!isRequiredFormat(format));
252 const bool isCoreFormat = isRequiredFormat(sizedFormat);
/external/deqp/modules/gles31/functional/
H A Des31fFboTestCase.cpp155 static bool isRequiredFormat (deUint32 format) function in namespace:deqp::gles31::Functional
214 DE_ASSERT(!isRequiredFormat(format));
257 const bool isCoreFormat = isRequiredFormat(sizedFormat);

Completed in 82 milliseconds