HomeSort by relevance Sort by last modified time
    Searched refs:loader_instance_heap_realloc (Results 1 - 2 of 2) sorted by null

  /external/vulkan-validation-layers/loader/
loader.c 202 void *loader_instance_heap_realloc(const struct loader_instance *instance, function
482 out = loader_instance_heap_realloc(
667 layer_list->list = loader_instance_heap_realloc(
917 ext_list->list = loader_instance_heap_realloc(
    [all...]
loader.h 417 void *loader_instance_heap_realloc(const struct loader_instance *instance, void *pMemory, size_t orig_size, size_t size, VkSystemAllocationScope alloc_scope);

Completed in 60 milliseconds