Searched refs:getBlockPixelSize (Results 1 – 14 of 14) sorted by relevance
56 const IVec3 blockSize = getBlockPixelSize(format); in getASTCFormatShortName()70 const IVec3 blockPixelSize = getBlockPixelSize(format); in testDecompress()149 const IVec3 blockPixelSize = getBlockPixelSize(m_format); in iterate()
49 const IVec3 blockSize = tcu::getBlockPixelSize(format); in getASTCFormatShortName()
276 , m_blockSize (tcu::getBlockPixelSize(format).xy()) in ASTCRenderer2D()283 DE_ASSERT(tcu::getBlockPixelSize(format).z() == 1); in ASTCRenderer2D()
48 using tcu::getBlockPixelSize;510 const IVec3 blockPixels = getBlockPixelSize(tcuFormat); in init()2691 const IVec3 blockPixels = getBlockPixelSize(tcuFormat); in init()3004 const IVec3 blockPixels = getBlockPixelSize(tcuFormat); in init()3147 const IVec3 blockPixels = getBlockPixelSize(tcuFormat); in init()
531 const tcu::IVec3 blockSize = tcu::getBlockPixelSize(format); in init()
98 IVec3 getBlockPixelSize (CompressedTexFormat format);
96 IVec3 getBlockPixelSize (CompressedTexFormat format) in getBlockPixelSize() function354 if (isAstcFormat(fmt) && getBlockPixelSize(fmt) == size && isAstcSRGBFormat(fmt) == isSRGB) in getAstcFormatByBlockSize()2501 const IVec3 blockPixelSize (getBlockPixelSize(fmt)); in decompress()2559 const IVec3 blockPixelSize = getBlockPixelSize(m_format); in setStorage()
2429 const IVec3 blockSize = getBlockPixelSize(format); in generateBlockCaseTestData()2864 const IVec3 blockSize = getBlockPixelSize(format); in generateRandomBlocks()2881 const IVec3 blockSize = getBlockPixelSize(format); in generateRandomValidBlocks()2935 const tcu::IVec3 blockPixelSize = getBlockPixelSize(format); in isValidBlock()2959 const tcu::IVec3 blockPixelSize = getBlockPixelSize(format); in decompress()
2022 const tcu::IVec3 blockPixelSize = tcu::getBlockPixelSize(format); in init()2072 const tcu::IVec3 blockPixelSize = tcu::getBlockPixelSize(format); in init()2123 const tcu::IVec3 blockPixelSize = tcu::getBlockPixelSize(format); in init()2194 const tcu::IVec3 blockPixelSize = tcu::getBlockPixelSize(format); in init()2246 const tcu::IVec3 blockPixelSize = tcu::getBlockPixelSize(format); in init()2322 const tcu::IVec3 blockPixelSize = tcu::getBlockPixelSize(format); in init()2381 const tcu::IVec3 blockPixelSize = tcu::getBlockPixelSize(format); in init()2441 const tcu::IVec3 blockPixelSize = tcu::getBlockPixelSize(format); in init()2500 const tcu::IVec3 blockPixelSize = tcu::getBlockPixelSize(format); in init()
1073 const tcu::IVec3 blockPixelSize = tcu::getBlockPixelSize(tcuFormat); in getCompressedImageDataSize()
663 tcu::IVec3 blockPixelSize = getBlockPixelSize(level.getFormat()); in getBufferCopyRegions()
180 const tcu::IVec3 blockPixelSize = tcu::getBlockPixelSize(format); in generateDummyCompressedData()1405 const tcu::IVec3 blockPixelSize = tcu::getBlockPixelSize(compressedFormat); in TextureBorderClampFormatCase()
625 return tcu::getBlockPixelSize(glu::mapGLCompressedTexFormat(format)); in getTexelBlockPixelSize()
187 const tcu::IVec3 blockPixelSize = tcu::getBlockPixelSize(format); in calculateDataSize()