Home
last modified time | relevance | path

Searched defs:glFormat (Results 1 – 5 of 5) sorted by relevance

/external/deqp/modules/gles2/functional/
Des2fReadPixelsTests.cpp144 void ReadPixelsTest::getFormatInfo (tcu::TextureFormat& format, GLint& glFormat, GLint& glType, int… in getFormatInfo()
178 GLint glFormat; in iterate() local
/external/deqp/modules/gles31/functional/
Des31fFboTestUtil.cpp612 tcu::RGBA getFormatThreshold (deUint32 glFormat) in getFormatThreshold()
Des31fCopyImageTests.cpp412 void genTexel (de::Random& rng, deUint32 glFormat, int texelBlockSize, const int texelCount, deUint… in genTexel()
548 const deUint32 glFormat = getFormatForInternalFormat(format); in genericTexImage() local
Des31fDrawBuffersIndexedTests.cpp406 const deUint32 glFormat = glu::getInternalFormat(format); in genRenderbuffers() local
/external/deqp/modules/gles3/functional/
Des3fFboTestUtil.cpp1064 tcu::RGBA getFormatThreshold (deUint32 glFormat) in getFormatThreshold()