Searched refs:depthBytesPerPixel (Results 1 – 1 of 1) sorted by relevance
6721 uint32_t depthBytesPerPixel = imageFormat.depthBits >> 3; in copyImageDataToBuffer() local6725 depthBytesPerPixel = 4; in copyImageDataToBuffer()6765 const VkDeviceSize depthSize = depthBytesPerPixel * sourceArea.width * sourceArea.height * in copyImageDataToBuffer()