Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/common/
DglcTextureRepeatModeTests.cpp507 const InternalFormat& findInternalFormat(GLenum internalformat) const;
548 const InternalFormat& TestClampModeForInternalFormat::findInternalFormat(GLenum internalformat) con… in findInternalFormat() function in glcts::TestClampModeForInternalFormat
1221 const InternalFormat& internalFormatStruct = findInternalFormat(m_internalFormat); in iterate()