Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/common/
DglcTextureRepeatModeTests.cpp506 const FormatInfo* findFormat(GLenum internalformat) const;
568 const FormatInfo* TestClampModeForInternalFormat::findFormat(GLenum internalformat) const in findFormat() function in glcts::TestClampModeForInternalFormat
600 const FormatInfo* testedFormat = findFormat(internalformat); in fillTextureWithColor()
749 const FormatInfo* testedFormat = findFormat(internalformat); in verifyClampToEdge()
842 const FormatInfo* testedFormat = findFormat(internalformat); in verifyRepeat()
925 const FormatInfo* testedFormat = findFormat(internalformat); in verifyMirroredRepeat()