Home
last modified time | relevance | path

Searched defs:GetAllocationScope (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/swiftshader/src/Vulkan/
H A DVkObject.hpp95 …static constexpr VkSystemAllocationScope GetAllocationScope() { return VK_SYSTEM_ALLOCATION_SCOPE_… in GetAllocationScope() function in vk::ObjectBase
123 static constexpr VkSystemAllocationScope GetAllocationScope() { return T::GetAllocationScope(); } in GetAllocationScope() function in vk::DispatchableObject
H A DVkPhysicalDevice.hpp30 …static constexpr VkSystemAllocationScope GetAllocationScope() { return VK_SYSTEM_ALLOCATION_SCOPE_… in GetAllocationScope() function in vk::PhysicalDevice
H A DVkInstance.hpp27 …static constexpr VkSystemAllocationScope GetAllocationScope() { return VK_SYSTEM_ALLOCATION_SCOPE_… in GetAllocationScope() function in vk::Instance
H A DVkPipelineCache.hpp47 …static constexpr VkSystemAllocationScope GetAllocationScope() { return VK_SYSTEM_ALLOCATION_SCOPE_… in GetAllocationScope() function in vk::PipelineCache
H A DVkDevice.hpp46 …static constexpr VkSystemAllocationScope GetAllocationScope() { return VK_SYSTEM_ALLOCATION_SCOPE_… in GetAllocationScope() function in vk::Device
H A DVkCommandBuffer.hpp85 …static constexpr VkSystemAllocationScope GetAllocationScope() { return VK_SYSTEM_ALLOCATION_SCOPE_… in GetAllocationScope() function in vk::CommandBuffer