/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkRefUtil.inl | 4 …formInterface& vk, const VkInstanceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… 5 …vice physicalDevice, const VkDeviceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… 6 …VkDevice device, const VkMemoryAllocateInfo* pAllocateInfo, const VkAllocationCallbacks* pAllocato… 7 … vk, VkDevice device, const VkFenceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… 8 … VkDevice device, const VkSemaphoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… 9 … vk, VkDevice device, const VkEventCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… 10 … VkDevice device, const VkQueryPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… 11 …vk, VkDevice device, const VkBufferCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… 12 …VkDevice device, const VkBufferViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… 13 … vk, VkDevice device, const VkImageCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… [all …]
|
D | vkRefUtil.hpp | 38 const VkAllocationCallbacks* pAllocator = DE_NULL); 43 const VkAllocationCallbacks* pAllocator = DE_NULL); 48 const VkAllocationCallbacks* pAllocator = DE_NULL); 54 const VkAllocationCallbacks* pAllocator = DE_NULL); 61 const VkAllocationCallbacks* pAllocator = DE_NULL); 68 const VkAllocationCallbacks* pAllocator = DE_NULL); 73 const VkAllocationCallbacks* pAllocator = DE_NULL); 79 const VkAllocationCallbacks* pAllocator = DE_NULL); 89 const VkAllocationCallbacks* pAllocateInfo = DE_NULL);
|
D | vkRefUtilImpl.inl | 189 …formInterface& vk, const VkInstanceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… 196 …vice physicalDevice, const VkDeviceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… 203 …VkDevice device, const VkMemoryAllocateInfo* pAllocateInfo, const VkAllocationCallbacks* pAllocato… 210 … vk, VkDevice device, const VkFenceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… 217 … VkDevice device, const VkSemaphoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… 224 … vk, VkDevice device, const VkEventCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… 231 … VkDevice device, const VkQueryPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… 238 …vk, VkDevice device, const VkBufferCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… 245 …VkDevice device, const VkBufferViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… 252 … vk, VkDevice device, const VkImageCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… [all …]
|
D | vkVirtualInstanceInterface.inl | 4 virtual void destroyInstance (VkInstance instance, const VkAllocationCallbacks* pAlloc… 12 …vice physicalDevice, const VkDeviceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… 27 …eKHR (VkInstance instance, VkSurfaceKHR surface, const VkAllocationCallbacks* pAllocato… 37 …KHR display, const VkDisplayModeCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocato… 39 …instance, const VkDisplaySurfaceCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocato… 49 …nce, const VkDebugReportCallbackCreateInfoEXT* pCreateInfo, const VkAllocationCallbacks* pAllocato… 50 … (VkInstance instance, VkDebugReportCallbackEXT callback, const VkAllocationCallbacks* pAllocato… 55 …nce, const VkDebugUtilsMessengerCreateInfoEXT* pCreateInfo, const VkAllocationCallbacks* pAllocato… 56 … (VkInstance instance, VkDebugUtilsMessengerEXT messenger, const VkAllocationCallbacks* pAllocato… 63 …nstance, const VkHeadlessSurfaceCreateInfoEXT* pCreateInfo, const VkAllocationCallbacks* pAllocato… [all …]
|
D | vkConcreteInstanceInterface.inl | 4 virtual void destroyInstance (VkInstance instance, const VkAllocationCallbacks* pAlloc… 12 …vice physicalDevice, const VkDeviceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… 27 …eKHR (VkInstance instance, VkSurfaceKHR surface, const VkAllocationCallbacks* pAllocato… 37 …KHR display, const VkDisplayModeCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocato… 39 …instance, const VkDisplaySurfaceCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocato… 49 …nce, const VkDebugReportCallbackCreateInfoEXT* pCreateInfo, const VkAllocationCallbacks* pAllocato… 50 … (VkInstance instance, VkDebugReportCallbackEXT callback, const VkAllocationCallbacks* pAllocato… 55 …nce, const VkDebugUtilsMessengerCreateInfoEXT* pCreateInfo, const VkAllocationCallbacks* pAllocato… 56 … (VkInstance instance, VkDebugUtilsMessengerEXT messenger, const VkAllocationCallbacks* pAllocato… 63 …nstance, const VkHeadlessSurfaceCreateInfoEXT* pCreateInfo, const VkAllocationCallbacks* pAllocato… [all …]
|
D | vkRefUtil.cpp | 35 const VkAllocationCallbacks* pAllocator) in createGraphicsPipeline() 46 const VkAllocationCallbacks* pAllocator) in createComputePipeline() 57 const VkAllocationCallbacks* pAllocator) in createRayTracingPipelineNV() 69 const VkAllocationCallbacks* pAllocator) in createRayTracingPipelineKHR() 95 const VkAllocationCallbacks* pAllocator) in createSemaphore() 113 const VkAllocationCallbacks* pAllocator) in createSemaphoreType() 137 const VkAllocationCallbacks* pAllocator) in createFence() 154 const VkAllocationCallbacks* pAllocator) in createCommandPool() 189 const VkAllocationCallbacks* pAllocateInfo) in createEvent()
|
D | vkRef.hpp | 77 …Deleter (const DeviceInterface& deviceIface, VkDevice device, const VkAllocationCallbacks* alloca… in Deleter() 93 const VkAllocationCallbacks* m_allocator; 100 …onst PlatformInterface& platformIface, VkInstance instance, const VkAllocationCallbacks* allocator) in Deleter() 113 const VkAllocationCallbacks* m_allocator; 120 …rface& platformIface, VkInstance instance, VkDevice device, const VkAllocationCallbacks* allocator) in Deleter() 135 const VkAllocationCallbacks* m_allocator; 142 …onst InstanceInterface& instanceIface, VkInstance instance, const VkAllocationCallbacks* allocator) in Deleter() 158 const VkAllocationCallbacks* m_allocator; 165 …onst InstanceInterface& instanceIface, VkInstance instance, const VkAllocationCallbacks* allocator) in Deleter() 181 const VkAllocationCallbacks* m_allocator; [all …]
|
D | vkConcreteDeviceInterface.inl | 5 virtual void destroyDevice (VkDevice device, const VkAllocationCallbacks* pAllocator) co… 10 …VkDevice device, const VkMemoryAllocateInfo* pAllocateInfo, const VkAllocationCallbacks* pAllocato… 11 …reeMemory (VkDevice device, VkDeviceMemory memory, const VkAllocationCallbacks* pAllocato… 23 … (VkDevice device, const VkFenceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… 24 virtual void destroyFence (VkDevice device, VkFence fence, const VkAllocationCallbacks* … 28 …(VkDevice device, const VkSemaphoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… 29 …oySemaphore (VkDevice device, VkSemaphore semaphore, const VkAllocationCallbacks* pAllocato… 30 … (VkDevice device, const VkEventCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… 31 virtual void destroyEvent (VkDevice device, VkEvent event, const VkAllocationCallbacks* … 35 …(VkDevice device, const VkQueryPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… [all …]
|
D | vkVirtualDeviceInterface.inl | 5 virtual void destroyDevice (VkDevice device, const VkAllocationCallbacks* pAllocator) co… 10 …VkDevice device, const VkMemoryAllocateInfo* pAllocateInfo, const VkAllocationCallbacks* pAllocato… 11 …reeMemory (VkDevice device, VkDeviceMemory memory, const VkAllocationCallbacks* pAllocato… 23 … (VkDevice device, const VkFenceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… 24 virtual void destroyFence (VkDevice device, VkFence fence, const VkAllocationCallbacks* … 28 …(VkDevice device, const VkSemaphoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… 29 …oySemaphore (VkDevice device, VkSemaphore semaphore, const VkAllocationCallbacks* pAllocato… 30 … (VkDevice device, const VkEventCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… 31 virtual void destroyEvent (VkDevice device, VkEvent event, const VkAllocationCallbacks* … 35 …(VkDevice device, const VkQueryPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… [all …]
|
/external/swiftshader/tests/VulkanUnitTests/ |
D | VkInstanceFuncs.hpp | 22 …(vkAllocateMemory, VkResult, VkDevice, const VkMemoryAllocateInfo *, const VkAllocationCallbacks *, 30 …eateBuffer, VkResult, VkDevice, const VkBufferCreateInfo *, const VkAllocationCallbacks *, VkBuffe… 31 …ateCommandPool, VkResult, VkDevice, const VkCommandPoolCreateInfo *, const VkAllocationCallbacks *, 34 const VkAllocationCallbacks *, VkPipeline *); 35 …criptorPool, VkResult, VkDevice, const VkDescriptorPoolCreateInfo *, const VkAllocationCallbacks *, 38 const VkAllocationCallbacks *, VkDescriptorSetLayout *); 39 …reateDevice, VkResult, VkPhysicalDevice, const VkDeviceCreateInfo *, const VkAllocationCallbacks *, 41 …elineLayout, VkResult, VkDevice, const VkPipelineLayoutCreateInfo *, const VkAllocationCallbacks *, 43 …eShaderModule, VkResult, VkDevice, const VkShaderModuleCreateInfo *, const VkAllocationCallbacks *, 45 VK_INSTANCE(vkDestroyBuffer, void, VkDevice, VkBuffer, const VkAllocationCallbacks *); [all …]
|
/external/vulkan-validation-layers/layers/generated/ |
D | object_tracker.h | 34 const VkAllocationCallbacks* pAllocator, 39 const VkAllocationCallbacks* pAllocator); 42 const VkAllocationCallbacks* pAllocator); 86 const VkAllocationCallbacks* pAllocator, 91 const VkAllocationCallbacks* pAllocator, 96 const VkAllocationCallbacks* pAllocator); 99 const VkAllocationCallbacks* pAllocator); 131 const VkAllocationCallbacks* pAllocator, 136 const VkAllocationCallbacks* pAllocator, 142 const VkAllocationCallbacks* pAllocator); [all …]
|
D | parameter_validation.h | 28 const VkAllocationCallbacks* pAllocator, 32 const VkAllocationCallbacks* pAllocator); 65 const VkAllocationCallbacks* pAllocator, 69 const VkAllocationCallbacks* pAllocator); 87 const VkAllocationCallbacks* pAllocator, 92 const VkAllocationCallbacks* pAllocator); 155 const VkAllocationCallbacks* pAllocator, 160 const VkAllocationCallbacks* pAllocator); 177 const VkAllocationCallbacks* pAllocator, 182 const VkAllocationCallbacks* pAllocator); [all …]
|
D | thread_safety.h | 511 const VkAllocationCallbacks* pAllocator); 515 const VkAllocationCallbacks* pAllocator); 546 const VkAllocationCallbacks* pAllocator); 550 const VkAllocationCallbacks* pAllocator); 594 const VkAllocationCallbacks* pAllocator, 600 const VkAllocationCallbacks* pAllocator, 607 const VkAllocationCallbacks* pAllocator); 612 const VkAllocationCallbacks* pAllocator); 745 const VkAllocationCallbacks* pAllocator, 751 const VkAllocationCallbacks* pAllocator, [all …]
|
D | layer_chassis_dispatch.h | 34 const VkAllocationCallbacks* pAllocator, 38 const VkAllocationCallbacks* pAllocator); 77 const VkAllocationCallbacks* pAllocator, 81 const VkAllocationCallbacks* pAllocator); 115 const VkAllocationCallbacks* pAllocator, 120 const VkAllocationCallbacks* pAllocator); 183 const VkAllocationCallbacks* pAllocator, 188 const VkAllocationCallbacks* pAllocator); 205 const VkAllocationCallbacks* pAllocator, 210 const VkAllocationCallbacks* pAllocator); [all …]
|
D | thread_safety.cpp | 109 …troyCommandPool(VkDevice device, VkCommandPool commandPool, const VkAllocationCallbacks *pAllocato… in PreCallRecordDestroyCommandPool() 117 …troyCommandPool(VkDevice device, VkCommandPool commandPool, const VkAllocationCallbacks *pAllocato… in PostCallRecordDestroyCommandPool() 141 const VkAllocationCallbacks* pAllocator) { in PreCallRecordDestroyInstance() 148 const VkAllocationCallbacks* pAllocator) { in PostCallRecordDestroyInstance() 194 const VkAllocationCallbacks* pAllocator) { in PreCallRecordDestroyDevice() 201 const VkAllocationCallbacks* pAllocator) { in PostCallRecordDestroyDevice() 274 const VkAllocationCallbacks* pAllocator, in PreCallRecordAllocateMemory() 282 const VkAllocationCallbacks* pAllocator, in PostCallRecordAllocateMemory() 291 const VkAllocationCallbacks* pAllocator) { in PreCallRecordFreeMemory() 300 const VkAllocationCallbacks* pAllocator) { in PostCallRecordFreeMemory() [all …]
|
D | object_tracker.cpp | 186 const VkAllocationCallbacks* pAllocator, in PreCallValidateCreateDevice() 197 const VkAllocationCallbacks* pAllocator, in PostCallRecordCreateDevice() 276 const VkAllocationCallbacks* pAllocator, in PreCallValidateAllocateMemory() 287 const VkAllocationCallbacks* pAllocator, in PostCallRecordAllocateMemory() 298 const VkAllocationCallbacks* pAllocator) { in PreCallValidateFreeMemory() 310 const VkAllocationCallbacks* pAllocator) { in PreCallRecordFreeMemory() 514 const VkAllocationCallbacks* pAllocator, in PreCallValidateCreateFence() 525 const VkAllocationCallbacks* pAllocator, in PostCallRecordCreateFence() 536 const VkAllocationCallbacks* pAllocator) { in PreCallValidateDestroyFence() 548 const VkAllocationCallbacks* pAllocator) { in PreCallRecordDestroyFence() [all …]
|
/external/mesa3d/src/vulkan/util/ |
D | vk_alloc.h | 32 vk_alloc(const VkAllocationCallbacks *alloc, in vk_alloc() 40 vk_zalloc(const VkAllocationCallbacks *alloc, in vk_zalloc() 54 vk_realloc(const VkAllocationCallbacks *alloc, in vk_realloc() 62 vk_free(const VkAllocationCallbacks *alloc, void *data) in vk_free() 71 vk_strdup(const VkAllocationCallbacks *alloc, const char *s, in vk_strdup() 88 vk_alloc2(const VkAllocationCallbacks *parent_alloc, in vk_alloc2() 89 const VkAllocationCallbacks *alloc, in vk_alloc2() 100 vk_zalloc2(const VkAllocationCallbacks *parent_alloc, in vk_zalloc2() 101 const VkAllocationCallbacks *alloc, in vk_zalloc2() 115 vk_free2(const VkAllocationCallbacks *parent_alloc, in vk_free2() [all …]
|
D | vk_object.h | 72 VkAllocationCallbacks alloc; 85 const VkAllocationCallbacks *instance_alloc, 86 const VkAllocationCallbacks *device_alloc); 130 const VkAllocationCallbacks *alloc, 136 const VkAllocationCallbacks *alloc, 142 const VkAllocationCallbacks *alloc, 157 const VkAllocationCallbacks* pAllocator, 162 const VkAllocationCallbacks *pAllocator);
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiNullHandleTests.cpp | 42 inline void release (Context& context, VkBuffer buffer, const VkAllocationCallbacks* pAllocator) in release() 47 inline void release (Context& context, VkBufferView bufferView, const VkAllocationCallbacks* pAlloc… in release() 52 inline void release (Context& context, VkCommandPool commandPool, const VkAllocationCallbacks* pAll… in release() 57 inline void release (Context& context, VkDescriptorPool descriptorPool, const VkAllocationCallbacks… in release() 62 …ontext& context, VkDescriptorSetLayout descriptorSetLayout, const VkAllocationCallbacks* pAllocato… in release() 67 inline void release (Context& context, VkDevice device, const VkAllocationCallbacks* pAllocator) in release() 72 inline void release (Context& context, VkEvent event, const VkAllocationCallbacks* pAllocator) in release() 77 inline void release (Context& context, VkFence fence, const VkAllocationCallbacks* pAllocator) in release() 82 inline void release (Context& context, VkFramebuffer framebuffer, const VkAllocationCallbacks* pAll… in release() 87 inline void release (Context& context, VkImage image, const VkAllocationCallbacks* pAllocator) in release() [all …]
|
/external/vulkan-validation-layers/layers/ |
D | best_practices.h | 31 …dateCreateInstance(const VkInstanceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… 33 …cordCreateInstance(const VkInstanceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… 36 const VkAllocationCallbacks* pAllocator, VkDevice* pDevice); 38 const VkAllocationCallbacks* pAllocator, VkBuffer* pBuffer); 39 …mage(VkDevice device, const VkImageCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… 42 … const VkAllocationCallbacks* pAllocator, VkSwapchainKHR* pSwapchain); 45 … const VkAllocationCallbacks* pAllocator, VkSwapchainKHR* pSwapchains); 47 … const VkAllocationCallbacks* pAllocator, VkRenderPass* pRenderPass); 49 … const VkAllocationCallbacks* pAllocator, VkDeviceMemory* pMemory); 50 …allRecordFreeMemory(VkDevice device, VkDeviceMemory memory, const VkAllocationCallbacks* pAllocato… [all …]
|
D | core_validation.h | 470 … const VkAllocationCallbacks* pAllocator, VkDevice* pDevice, VkResult result); 471 void PreCallRecordDestroyDevice(VkDevice device, const VkAllocationCallbacks* pAllocator); 474 const VkAllocationCallbacks* pAllocator, 477 const VkAllocationCallbacks* pAllocator); 478 …fer(VkDevice device, const VkBufferCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… 480 …void PreCallRecordDestroyBuffer(VkDevice device, VkBuffer buffer, const VkAllocationCallbacks* pAl… 482 … const VkAllocationCallbacks* pAllocator, VkBufferView* pView, VkResult result); 483 …DestroyBufferView(VkDevice device, VkBufferView bufferView, const VkAllocationCallbacks* pAllocato… 485 … const VkAllocationCallbacks* pAllocator, VkCommandPool* pCommandPool, VkResult result); 486 …troyCommandPool(VkDevice device, VkCommandPool commandPool, const VkAllocationCallbacks* pAllocato… [all …]
|
/external/mesa3d/prebuilt-intermediates/vulkan/ |
D | anv_entrypoints.h | 427 …VkResult anv_CreateInstance(const VkInstanceCreateInfo* pCreateInfo, const VkAllocationCallbacks* … 428 void anv_DestroyInstance(VkInstance instance, const VkAllocationCallbacks* pAllocator); 434 …instance, const VkDisplaySurfaceCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocato… 435 …void anv_DestroySurfaceKHR(VkInstance instance, VkSurfaceKHR surface, const VkAllocationCallbacks*… 437 …instance, const VkWaylandSurfaceCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocato… 440 …ce instance, const VkXlibSurfaceCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocato… 443 …nce instance, const VkXcbSurfaceCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocato… 445 …nce, const VkDebugReportCallbackCreateInfoEXT* pCreateInfo, const VkAllocationCallbacks* pAllocato… 446 …EXT(VkInstance instance, VkDebugReportCallbackEXT callback, const VkAllocationCallbacks* pAllocato… 492 …vice physicalDevice, const VkDeviceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… [all …]
|
/external/mesa3d/src/vulkan/wsi/ |
D | wsi_common_private.h | 53 VkAllocationCallbacks alloc; 64 const VkAllocationCallbacks *pAllocator); 83 const VkAllocationCallbacks *pAllocator); 139 const VkAllocationCallbacks* pAllocator, 144 const VkAllocationCallbacks *alloc, 147 const VkAllocationCallbacks *alloc); 149 const VkAllocationCallbacks *alloc, 152 const VkAllocationCallbacks *alloc); 157 const VkAllocationCallbacks *alloc, 162 const VkAllocationCallbacks *alloc);
|
/external/deqp/external/vulkancts/modules/vulkan/ |
D | vktCustomInstancesDevices.hpp | 77 …edInstance (Context& context, vk::VkInstance instance, const vk::VkAllocationCallbacks* pAllocato… 89 const vk::VkAllocationCallbacks* m_allocator; 97 …xt& context, const std::vector<std::string>& extension, const vk::VkAllocationCallbacks* pAllocato… 99 …ension (Context& context, const std::string& extension, const vk::VkAllocationCallbacks* pAllocato… 101 CustomInstance createCustomInstanceFromContext (Context& context, const vk::VkAllocationCallbacks* … 103 …xt, const vk::VkInstanceCreateInfo* instanceCreateInfo, const vk::VkAllocationCallbacks* pAllocato… 107 …xt, const vk::VkInstanceCreateInfo* instanceCreateInfo, const vk::VkAllocationCallbacks* pAllocato… 111 …sicalDevice, const vk::VkDeviceCreateInfo* pCreateInfo, const vk::VkAllocationCallbacks* pAllocato… 115 …sicalDevice, const vk::VkDeviceCreateInfo* pCreateInfo, const vk::VkAllocationCallbacks* pAllocato…
|
/external/swiftshader/src/Vulkan/ |
D | VkObject.hpp | 44 static constexpr VkAllocationCallbacks *DEVICE_MEMORY = nullptr; 47 static VkResult Create(const VkAllocationCallbacks *pAllocator, const CreateInfo *pCreateInfo, VkT … in Create() 91 …void destroy(const VkAllocationCallbacks *pAllocator) {} // Method defined by objects to delete t… in destroy() 94 …static VkResult Create(const VkAllocationCallbacks *pAllocator, const CreateInfo *pCreateInfo, VkT… in Create() 137 void destroy(const VkAllocationCallbacks *pAllocator) in destroy() 142 void operator delete(void *ptr, const VkAllocationCallbacks *pAllocator) in operator delete() 149 …static VkResult Create(const VkAllocationCallbacks *pAllocator, const CreateInfo *pCreateInfo, VkT… in Create()
|