Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkPipelineCache.hpp47 …constexpr VkSystemAllocationScope GetAllocationScope() { return VK_SYSTEM_ALLOCATION_SCOPE_CACHE; } in GetAllocationScope()
/third_party/mesa3d/src/amd/vulkan/
Dradv_pipeline_cache.c352 vk_alloc(&cache->alloc, size, 8, VK_SYSTEM_ALLOCATION_SCOPE_CACHE); in radv_create_shaders_from_pipeline_cache()
491 entry = vk_alloc(&cache->alloc, size, 8, VK_SYSTEM_ALLOCATION_SCOPE_CACHE); in radv_pipeline_cache_insert_shaders()
594 dest_entry = vk_alloc(&cache->alloc, size_of_entry, 8, VK_SYSTEM_ALLOCATION_SCOPE_CACHE); in radv_pipeline_cache_load()
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/
Dmemory.txt251 * ename:VK_SYSTEM_ALLOCATION_SCOPE_CACHE specifies that the allocation is
266 ename:VK_SYSTEM_ALLOCATION_SCOPE_CACHE, the allocation is scoped to the
286 ename:VK_SYSTEM_ALLOCATION_SCOPE_CACHE allocation scope.
Dmemory.adoc251 * ename:VK_SYSTEM_ALLOCATION_SCOPE_CACHE specifies that the allocation is
266 ename:VK_SYSTEM_ALLOCATION_SCOPE_CACHE, the allocation is scoped to the
286 ename:VK_SYSTEM_ALLOCATION_SCOPE_CACHE allocation scope.
/third_party/flutter/glfw/deps/vulkan/
Dvulkan.h222 VK_SYSTEM_ALLOCATION_SCOPE_CACHE = 2, enumerator
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiObjectManagementTests.cpp3023 | (1u << VK_SYSTEM_ALLOCATION_SCOPE_CACHE) in createSingleAllocCallbacksTest()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiObjectManagementTests.cpp3023 | (1u << VK_SYSTEM_ALLOCATION_SCOPE_CACHE) in createSingleAllocCallbacksTest()
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkBasicTypes.inl2360 VK_SYSTEM_ALLOCATION_SCOPE_CACHE = 2, enumerator
DvkStrUtilImpl.inl2211 case VK_SYSTEM_ALLOCATION_SCOPE_CACHE: return "VK_SYSTEM_ALLOCATION_SCOPE_CACHE";
DvkVulkan_c.inl2369 VK_SYSTEM_ALLOCATION_SCOPE_CACHE = 2, enumerator
/third_party/vulkan-headers/include/vulkan/
Dvulkan_enums.hpp1602 eCache = VK_SYSTEM_ALLOCATION_SCOPE_CACHE,
Dvulkan_core.h1363 VK_SYSTEM_ALLOCATION_SCOPE_CACHE = 2, enumerator
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
Dvulkan_sc_core.h553 VK_SYSTEM_ALLOCATION_SCOPE_CACHE = 2, enumerator
/third_party/flutter/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h466 VK_SYSTEM_ALLOCATION_SCOPE_CACHE = 2, enumerator
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h589 VK_SYSTEM_ALLOCATION_SCOPE_CACHE = 2, enumerator
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h1059 VK_SYSTEM_ALLOCATION_SCOPE_CACHE = 2, enumerator
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h1141 VK_SYSTEM_ALLOCATION_SCOPE_CACHE = 2, enumerator
Dvulkan_enums.hpp2910 eCache = VK_SYSTEM_ALLOCATION_SCOPE_CACHE,
/third_party/vk-gl-cts/external/vulkan-docs/src/include/vulkan/
Dvulkan_core.h1178 VK_SYSTEM_ALLOCATION_SCOPE_CACHE = 2, enumerator
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h1171 VK_SYSTEM_ALLOCATION_SCOPE_CACHE = 2, enumerator
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h1311 VK_SYSTEM_ALLOCATION_SCOPE_CACHE = 2, enumerator