Home | History | Annotate | Download | only in nulldrv

Lines Matching refs:pfnAllocation

237     .pfnAllocation = DefaultAllocate,
299 static_cast<VkInstance_T*>(allocator->pfnAllocation(
617 VkDevice_T* device = static_cast<VkDevice_T*>(allocator->pfnAllocation(
667 CommandPool* pool = static_cast<CommandPool*>(allocator->pfnAllocation(
695 static_cast<VkCommandBuffer_T*>(pool.allocator.pfnAllocation(
743 DeviceMemory* mem = static_cast<DeviceMemory*>(allocator->pfnAllocation(
792 Buffer* buffer = static_cast<Buffer*>(allocator->pfnAllocation(
852 Image* image = static_cast<Image*>(allocator->pfnAllocation(