Home
last modified time | relevance | path

Searched defs:alloc_scope (Results 1 – 4 of 4) sorted by relevance

/third_party/vulkan-loader/tests/
Dloader_alloc_callback_tests.cpp50 VkSystemAllocationScope alloc_scope; member
57 void* allocate(size_t size, size_t alignment, VkSystemAllocationScope alloc_scope) { in allocate()
76 …* reallocate(void* pOriginal, size_t size, size_t alignment, VkSystemAllocationScope alloc_scope) { in reallocate()
/third_party/mesa3d/src/vulkan/runtime/
Dvk_shader.c50 const VkSystemAllocationScope alloc_scope = in vk_shader_zalloc() local
/third_party/mesa3d/src/intel/vulkan/i915/
Danv_batch_chain.c52 VkSystemAllocationScope alloc_scope; member
/third_party/mesa3d/src/intel/vulkan_hasvk/
Danv_batch_chain.c1209 VkSystemAllocationScope alloc_scope; member