Lines Matching refs:VkSystemAllocationScope
34 void *loader_alloc(const VkAllocationCallbacks *pAllocator, size_t size, VkSystemAllocationScope allocation_scope) {
51 void *loader_calloc(const VkAllocationCallbacks *pAllocator, size_t size, VkSystemAllocationScope allocation_scope) {
86 VkSystemAllocationScope allocation_scope) {
105 void *loader_instance_heap_alloc(const struct loader_instance *inst, size_t size, VkSystemAllocationScope allocation_scope) {
109 void *loader_instance_heap_calloc(const struct loader_instance *inst, size_t size, VkSystemAllocationScope allocation_scope) {
117 VkSystemAllocationScope allocation_scope) {
121 void *loader_device_heap_alloc(const struct loader_device *dev, size_t size, VkSystemAllocationScope allocation_scope) {
125 void *loader_device_heap_calloc(const struct loader_device *dev, size_t size, VkSystemAllocationScope allocation_scope) {
133 VkSystemAllocationScope allocation_scope) {
138 VkSystemAllocationScope allocation_scope) {
143 size_t size, VkSystemAllocationScope allocation_scope) {
154 VkSystemAllocationScope allocation_scope) {