Home
last modified time | relevance | path

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

/external/swiftshader/src/Vulkan/
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
DVkInstance.hpp27 …static constexpr VkSystemAllocationScope GetAllocationScope() { return VK_SYSTEM_ALLOCATION_SCOPE_… in GetAllocationScope() function in vk::Instance
DVkPhysicalDevice.hpp30 …static constexpr VkSystemAllocationScope GetAllocationScope() { return VK_SYSTEM_ALLOCATION_SCOPE_… in GetAllocationScope() function in vk::PhysicalDevice
DVkPipelineCache.hpp47 …static constexpr VkSystemAllocationScope GetAllocationScope() { return VK_SYSTEM_ALLOCATION_SCOPE_… in GetAllocationScope() function in vk::PipelineCache
DVkDevice.hpp46 …static constexpr VkSystemAllocationScope GetAllocationScope() { return VK_SYSTEM_ALLOCATION_SCOPE_… in GetAllocationScope() function in vk::Device
DVkCommandBuffer.hpp85 …static constexpr VkSystemAllocationScope GetAllocationScope() { return VK_SYSTEM_ALLOCATION_SCOPE_… in GetAllocationScope() function in vk::CommandBuffer