Searched refs:totalPixelCount (Results 1 – 1 of 1) sorted by relevance
2844 const uint32_t totalPixelCount = in copyImageBits() local2849 roundUpPow2<uint32_t>(srcPixelBytes * totalPixelCount, sizeof(uint32_t)); in copyImageBits()2851 roundUpPow2<uint32_t>(dstPixelBytes * totalPixelCount, sizeof(uint32_t)); in copyImageBits()2940 shaderParams.componentCount = totalPixelCount * shaderParams.Nd; in copyImageBits()