Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/loader/
Dloader.c98 …p_alloc(const struct loader_instance *instance, size_t size, VkSystemAllocationScope alloc_scope) {
130 VkSystemAllocationScope alloc_scope) {
156 …_heap_alloc(const struct loader_device *device, size_t size, VkSystemAllocationScope alloc_scope) {
187 VkSystemAllocationScope alloc_scope) {
/external/vulkan-validation-layers/tests/
Dloader_validation_tests.cpp274 VkSystemAllocationScope alloc_scope; member