Home
last modified time | relevance | path

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

/third_party/vulkan-loader/tests/
Dloader_alloc_callback_tests.cpp49 VkSystemAllocationScope alloc_scope; member
56 void* allocate(size_t size, size_t alignment, VkSystemAllocationScope alloc_scope) { in allocate()
75 …* reallocate(void* pOriginal, size_t size, size_t alignment, VkSystemAllocationScope alloc_scope) { in reallocate()
/third_party/mesa3d/src/intel/vulkan/
Danv_batch_chain.c1215 VkSystemAllocationScope alloc_scope; member