Searched refs:bitmapSize (Results 1 – 1 of 1) sorted by relevance
229 …const VkDeviceSize bitmapSize = tcu::getPixelSize(mapVkFormat(m_framebufferState.colorFormat)) * m… in VulkanDrawContext() local231 …vk, device, allocator, makeBufferCreateInfo(bitmapSize, VK_BUFFER_USAGE_TRANSFER_DST_BIT), MemoryR… in VulkanDrawContext()235 deMemset(alloc.getHostPtr(), 0, (size_t)bitmapSize); in VulkanDrawContext()