Searched refs:blockFootprint (Results 1 – 2 of 2) sorted by relevance
153 Size blockFootprint; member
2957 switch (astcInfo.blockFootprint.width) { in GetImageInfoForASTC()3230 astcInfo.blockFootprint.width = fileData[ASTC_HEADER_BLOCK_X]; in GetASTCInfo()3231 astcInfo.blockFootprint.height = fileData[ASTC_HEADER_BLOCK_Y]; in GetASTCInfo()3246 astcInfo.blockFootprint.width = blockXY; in GetASTCInfo()3247 astcInfo.blockFootprint.height = blockXY; in GetASTCInfo()