Searched refs:getGLFormat (Results 1 – 6 of 6) sorted by relevance
134 , m_format(getGLFormat(levels[0].getFormat())) in Texture2D()195 uint32_t compressedFormat = getGLFormat(levels[0].getFormat()); in loadCompressed()336 , m_format(getGLFormat(levels[0].getFormat())) in TextureCube()425 uint32_t compressedFormat = getGLFormat(levels[0].getFormat()); in loadCompressed()577 , m_format(getGLFormat(levels[0].getFormat())) in Texture2DArray()640 uint32_t compressedFormat = getGLFormat(levels[0].getFormat()); in loadCompressed()697 , m_format(getGLFormat(levels[0].getFormat())) in Texture3D()762 uint32_t compressedFormat = getGLFormat(levels[0].getFormat()); in loadCompressed()
67 uint32_t getGLFormat(tcu::CompressedTexFormat format);
374 uint32_t getGLFormat(tcu::CompressedTexFormat format) in getGLFormat() function
92 … glu::getCompressedTextureFormatName(glu::getGLFormat(format)), astcTestType, format)); in init()112 glu::getCompressedTextureFormatName(glu::getGLFormat(format)), format)); in init()
65 uint32_t getGLFormat() const;
181 int glFormat = glu::getGLFormat(format); in getSupportedCompressedFormats()1691 uint32_t compressedFormat = glu::getGLFormat(format); in iterate()2147 uint32_t compressedFormat = glu::getGLFormat(format); in init()