Searched defs:glFormat (Results 1 – 5 of 5) sorted by relevance
144 void ReadPixelsTest::getFormatInfo (tcu::TextureFormat& format, GLint& glFormat, GLint& glType, int… in getFormatInfo()178 GLint glFormat; in iterate() local
612 tcu::RGBA getFormatThreshold (deUint32 glFormat) in getFormatThreshold()
412 void genTexel (de::Random& rng, deUint32 glFormat, int texelBlockSize, const int texelCount, deUint… in genTexel()548 const deUint32 glFormat = getFormatForInternalFormat(format); in genericTexImage() local
406 const deUint32 glFormat = glu::getInternalFormat(format); in genRenderbuffers() local
1064 tcu::RGBA getFormatThreshold (deUint32 glFormat) in getFormatThreshold()