Searched refs:allocation_scope (Results 1 – 4 of 4) sorted by relevance
492 auto allocation_scope = VulkanMemoryEvent::SCOPE_UNSPECIFIED; in UpdateVulkanMemoryAllocationCounters() local496 allocation_scope = static_cast<VulkanMemoryEvent::AllocationScope>( in UpdateVulkanMemoryAllocationCounters()497 event.allocation_scope()); in UpdateVulkanMemoryAllocationCounters()498 if (allocation_scope == VulkanMemoryEvent::SCOPE_UNSPECIFIED) in UpdateVulkanMemoryAllocationCounters()502 vulkan_driver_memory_counters_[allocation_scope] += in UpdateVulkanMemoryAllocationCounters()506 vulkan_driver_memory_counters_[allocation_scope] -= in UpdateVulkanMemoryAllocationCounters()516 allocation_scope); in UpdateVulkanMemoryAllocationCounters()521 static_cast<double>(vulkan_driver_memory_counters_[allocation_scope]), in UpdateVulkanMemoryAllocationCounters()632 vulkan_memory_event.allocation_scope())); in ParseVulkanMemoryEvent()
93 optional AllocationScope allocation_scope = 8; field
456 allocation_scope: SystemAllocationScope,466 allocation_scope: SystemAllocationScope,477 allocation_scope: SystemAllocationScope,487 allocation_scope: SystemAllocationScope,
7035 optional AllocationScope allocation_scope = 8; field