Searched refs:findInternalFormat (Results 1 – 1 of 1) sorted by relevance
507 const InternalFormat& findInternalFormat(GLenum internalformat) const;548 const InternalFormat& TestClampModeForInternalFormat::findInternalFormat(GLenum internalformat) con… in findInternalFormat() function in glcts::TestClampModeForInternalFormat1221 const InternalFormat& internalFormatStruct = findInternalFormat(m_internalFormat); in iterate()