Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/common/
DglcPackedPixelsTests.cpp735 bool isSNORMFormat(const InternalFormat& internalFormat) const;
1757 bool RectangleTest::isSNORMFormat(const InternalFormat& internalFormat) const in isSNORMFormat() function in glcts::RectangleTest
1829 …else if (contextInfo.isExtensionSupported("GL_EXT_render_snorm") && isSNORMFormat(copyInternalForm… in isCopyValid()