Searched refs:bytesizePerPixel (Results 1 – 1 of 1) sorted by relevance
638 f32 bytesizePerPixel = BYTESIZE_PER_PIXEL_TABLE[m_Description.formatHW]; in Create() local639 imageData->m_BitsPerPixel = static_cast<u32>(bytesizePerPixel * 8); in Create()649 byteCount += static_cast<u32>(bytesizePerPixel * h * w); in Create()752 f32 bytesizePerPixel = BYTESIZE_4; in Create() local754 imageData->m_BitsPerPixel = static_cast<u32>(bytesizePerPixel * 8); in Create()762 byteCount += static_cast<u32>(bytesizePerPixel * h * w); in Create()