Lines Matching refs:CompressedTexFormat
82 const tcu::CompressedTexFormat compressedFormat = mapVkCompressedFormat(format);
762 TestTexture::TestTexture (const tcu::CompressedTexFormat& format, int width, int height, int depth)
996 void TestTexture::populateCompressedLevels (tcu::CompressedTexFormat format, const std::vector<tcu::PixelBufferAccess>& decompressedLevels)
1056 TestTexture1D::TestTexture1D (const tcu::CompressedTexFormat& format, int width)
1118 TestTexture1DArray::TestTexture1DArray (const tcu::CompressedTexFormat& format, int width, int arraySize)
1204 TestTexture2D::TestTexture2D (const tcu::CompressedTexFormat& format, int width, int height)
1266 TestTexture2DArray::TestTexture2DArray (const tcu::CompressedTexFormat& format, int width, int height, int arraySize)
1343 TestTexture3D::TestTexture3D (const tcu::CompressedTexFormat& format, int width, int height, int depth)
1421 TestTextureCube::TestTextureCube (const tcu::CompressedTexFormat& format, int size)
1494 TestTextureCubeArray::TestTextureCubeArray (const tcu::CompressedTexFormat& format, int size, int arraySize)