Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/common/
DglcPackedPixelsTests.cpp737 bool isFBOImageAttachValid(const InternalFormat& internalformat, GLenum format, GLenum type) const;
1882 bool RectangleTest::isFBOImageAttachValid(const InternalFormat& internalformat, GLenum format, GLen… in isFBOImageAttachValid() function in glcts::RectangleTest
1997 …bool validImageAttach = isFBOImageAttachValid(m_internalFormat, m_inputFormat.format, m_inputType.… in doRead()
2352 isFBOImageAttachValid(m_copyInternalFormat, copyFormatEnum->format, copyFormatEnum->type); in doCopyInner()