Searched defs:isMatchingGLInternalFormat (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/glshared/
H A DglsLongStressCase.cpp212 static inline bool isMatchingGLInternalFormat (const deUint32 internalFormat, const TextureFormat& texFormat) function in namespace:deqp::gls
524 DE_ASSERT(isMatchingGLInternalFormat(internalFormat, format));
566 DE_ASSERT(isMatchingGLInternalFormat(m_internalFormat, format));

Completed in 41 milliseconds