Home
last modified time | relevance | path

Searched refs:maxCommandBufferAllocated (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/vkscserver/
DvksStructsVKSC.hpp185 , maxCommandBufferAllocated(0u) in VulkanCommandMemoryConsumption()
197 , maxCommandBufferAllocated(0u) in VulkanCommandMemoryConsumption()
207maxCommandBufferAllocated = de::max(currentCommandBufferAllocated, maxCommandBufferAllocated); in updateValues()
223 vk::VkDeviceSize maxCommandBufferAllocated; member
230 v.currentCommandBufferAllocated, v.maxCommandBufferAllocated); in SerializeItem()
237 v.currentCommandBufferAllocated, v.maxCommandBufferAllocated); in SerializeItem()
/external/deqp/external/vulkancts/framework/vulkan/
DvkResourceInterface.cpp251 memC.second.maxCommandBufferAllocated); in finalizeCommandBuffers()