Searched defs:dstPixelSize (Results 1 – 2 of 2) sorted by relevance
939 const int dstPixelSize = ETC2_UNCOMPRESSED_PIXEL_SIZE_RGBA8; in decompressETC2_EAC_RGBA8() local974 const int dstPixelSize = ETC2_UNCOMPRESSED_PIXEL_SIZE_RGBA8; in decompressETC2_RGB8_PUNCHTHROUGH_ALPHA1() local1007 const int dstPixelSize = ETC2_UNCOMPRESSED_PIXEL_SIZE_R11; in decompressEAC_R11() local1046 const int dstPixelSize = ETC2_UNCOMPRESSED_PIXEL_SIZE_RG11; in decompressEAC_RG11() local1495 const deUint32 dstPixelSize = 4; in decompressBc1() local1548 const deUint32 dstPixelSize = 4; in decompressBc2() local1620 const deUint32 dstPixelSize = 4; in decompressBc3() local1711 const deUint32 dstPixelSize = 4; in decompressBc4() local1771 const deUint32 dstPixelSize = 8; in decompressBc5() local1821 const deUint32 dstPixelSize = 6; in decompressBc6H() local[all …]
1029 const int dstPixelSize = dst.getFormat().getPixelSize(); in copy() local