Lines Matching defs:pAllocator
39 …ateCreateInstance(const VkInstanceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, in PreCallValidateCreateInstance()
55 …ordCreateInstance(const VkInstanceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, in PreCallRecordCreateInstance()
61 … const VkAllocationCallbacks* pAllocator, VkDevice* pDevice) { in PreCallValidateCreateDevice()
93 … const VkAllocationCallbacks* pAllocator, VkBuffer* pBuffer) { in PreCallValidateCreateBuffer()
111 … const VkAllocationCallbacks* pAllocator, VkImage* pImage) { in PreCallValidateCreateImage()
129 … const VkAllocationCallbacks* pAllocator, VkSwapchainKHR* pSwapchain) { in PreCallValidateCreateSwapchainKHR()
145 … const VkAllocationCallbacks* pAllocator, VkSwapchainKHR* pSwapchains) { in PreCallValidateCreateSharedSwapchainsKHR()
163 … const VkAllocationCallbacks* pAllocator, VkRenderPass* pRenderPass) { in PreCallValidateCreateRenderPass()
198 … const VkAllocationCallbacks* pAllocator, VkDeviceMemory* pMemory) { in PreCallValidateAllocateMemory()
212 …RecordFreeMemory(VkDevice device, VkDeviceMemory memory, const VkAllocationCallbacks* pAllocator) { in PreCallRecordFreeMemory()
220 … const VkAllocationCallbacks* pAllocator, VkPipeline* pPipelines) { in PreCallValidateCreateGraphicsPipelines()
236 … const VkAllocationCallbacks* pAllocator, VkPipeline* pPipelines) { in PreCallValidateCreateComputePipelines()