Searched refs:bitmapSize (Results 1 – 1 of 1) sorted by relevance
327 …const VkDeviceSize bitmapSize = tcu::getPixelSize(mapVkFormat(m_drawState.colorFormat)) * m_drawSt… in VulkanDrawContext() local329 …vk, device, allocator, makeBufferCreateInfo(bitmapSize, VK_BUFFER_USAGE_TRANSFER_DST_BIT), MemoryR… in VulkanDrawContext()333 deMemset(alloc.getHostPtr(), 0, (size_t)bitmapSize); in VulkanDrawContext()