Home
last modified time | relevance | path

Searched refs:VK_SYSTEM_ALLOCATION_SCOPE_CACHE (Results 1 – 5 of 5) sorted by relevance

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_enums.hpp1259 eCache = VK_SYSTEM_ALLOCATION_SCOPE_CACHE,
Dvk_enum_string_helper.h1814 case VK_SYSTEM_ALLOCATION_SCOPE_CACHE: in string_VkSystemAllocationScope()
Dvulkan_enums.hpp2132 eCache = VK_SYSTEM_ALLOCATION_SCOPE_CACHE,
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dmemory.adoc296 * ename:VK_SYSTEM_ALLOCATION_SCOPE_CACHE specifies that the allocation is
311 ename:VK_SYSTEM_ALLOCATION_SCOPE_CACHE, the allocation is scoped to the
331 ename:VK_SYSTEM_ALLOCATION_SCOPE_CACHE allocation scope.
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h1418 VK_SYSTEM_ALLOCATION_SCOPE_CACHE = 2, enumerator