Searched refs:getCompressedSize (Results 1 – 10 of 10) sorted by relevance
174 virtual deUint32 getCompressedSize (void) const;
418 …deUint32 bufferSize = (srcTexture.isCompressed())? srcTexture.getCompressedSize(): srcTextu… in uploadTestTextureInternal()499 …deUint32 bufferSize = (srcTexture.isCompressed()) ? srcTexture.getCompressedSize(): srcTex… in uploadTestTextureInternalSparse()759 deUint32 TestTexture::getCompressedSize (void) const in getCompressedSize() function in vkt::pipeline::TestTexture
566 public int getCompressedSize() { in getCompressedSize() method in TJCompressor
573 public int getCompressedSize() { in getCompressedSize() method in TJCompressor
381 int jpegSize = tjc.getCompressedSize(); in main()
403 jpegSize[tile] = tjc.getCompressedSize(); in fullTest()
688 size = tjc.getCompressedSize(); in compTest()
394 jpegSize[tile] = tjc.getCompressedSize(); in fullTest()