Searched refs:uncompressedFormat (Results 1 – 2 of 2) sorted by relevance
75 const TextureFormat uncompressedFormat = getUncompressedFormat(format); in testDecompress() local76 …TextureLevel texture (uncompressedFormat, blockPixelSize.x()*(int)numBlocks, blockPixelSiz… in testDecompress()
245 const tcu::TextureFormat& uncompressedFormat);325 …t, Surface& resultDst, const glu::Texture2D& texture, const tcu::TextureFormat& uncompressedFormat) in render() argument338 renderParams.samplerType = gls::TextureTestUtil::getSamplerType(uncompressedFormat); in render()