/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 | vkConcreteDeviceInterface.inl | 5 virtual void destroyDevice (VkDevice device, const VkAllocationCallbacks* pAllocator) con… 10 …VkDevice device, const VkMemoryAllocateInfo* pAllocateInfo, const VkAllocationCallbacks* pAllocato… 11 …freeMemory (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* p… 28 …(VkDevice device, const VkSemaphoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… 29 …roySemaphore (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* p… 35 …(VkDevice device, const VkQueryPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… [all …]
|
D | vkVirtualDeviceInterface.inl | 5 virtual void destroyDevice (VkDevice device, const VkAllocationCallbacks* pAllocator) con… 10 …VkDevice device, const VkMemoryAllocateInfo* pAllocateInfo, const VkAllocationCallbacks* pAllocato… 11 …freeMemory (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* p… 28 …(VkDevice device, const VkSemaphoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… 29 …roySemaphore (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* p… 35 …(VkDevice device, const VkQueryPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… [all …]
|
D | vkRefUtilImpl.inl | 159 …formInterface& vk, const VkInstanceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… 166 …vice physicalDevice, const VkDeviceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… 173 …VkDevice device, const VkMemoryAllocateInfo* pAllocateInfo, const VkAllocationCallbacks* pAllocato… 180 … vk, VkDevice device, const VkFenceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… 187 … VkDevice device, const VkSemaphoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… 194 … vk, VkDevice device, const VkEventCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… 201 … VkDevice device, const VkQueryPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… 208 …vk, VkDevice device, const VkBufferCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… 215 …VkDevice device, const VkBufferViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… 222 … vk, VkDevice device, const VkImageCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… [all …]
|
D | vkFunctionPointerTypes.inl | 4 …anceFunc) (const VkInstanceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… 5 …PI_CALL* DestroyInstanceFunc) (VkInstance instance, const VkAllocationCallbacks* pAllocato… 15 …vice physicalDevice, const VkDeviceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… 16 … (VKAPI_CALL* DestroyDeviceFunc) (VkDevice device, const VkAllocationCallbacks* pAllocato… 25 …VkDevice device, const VkMemoryAllocateInfo* pAllocateInfo, const VkAllocationCallbacks* pAllocato… 26 …moryFunc) (VkDevice device, VkDeviceMemory memory, const VkAllocationCallbacks* pAllocato… 39 … (VkDevice device, const VkFenceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… 40 …DestroyFenceFunc) (VkDevice device, VkFence fence, const VkAllocationCallbacks* pAllocato… 44 …(VkDevice device, const VkSemaphoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… 45 …phoreFunc) (VkDevice device, VkSemaphore semaphore, const VkAllocationCallbacks* pAllocato… [all …]
|
D | vkRefUtil.hpp | 38 const VkAllocationCallbacks* pAllocator = DE_NULL); 43 const VkAllocationCallbacks* pAllocator = DE_NULL); 50 const VkAllocationCallbacks* pAllocator = DE_NULL); 55 const VkAllocationCallbacks* pAllocator = DE_NULL); 61 const VkAllocationCallbacks* pAllocator = DE_NULL); 71 const VkAllocationCallbacks* pAllocateInfo = DE_NULL);
|
D | vkConcreteInstanceInterface.inl | 4 virtual void destroyInstance (VkInstance instance, const VkAllocationCallbacks* pAllocato… 12 …vice physicalDevice, const VkDeviceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… 27 …faceKHR (VkInstance instance, VkSurfaceKHR surface, const VkAllocationCallbacks* pAllocato… 37 …KHR display, const VkDisplayModeCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocato… 39 …instance, const VkDisplaySurfaceCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocato… 40 …ce instance, const VkXlibSurfaceCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocato… 42 …nce instance, const VkXcbSurfaceCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocato… 44 …instance, const VkWaylandSurfaceCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocato… 46 …nce instance, const VkMirSurfaceCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocato… 48 …instance, const VkAndroidSurfaceCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocato… [all …]
|
D | vkVirtualInstanceInterface.inl | 4 virtual void destroyInstance (VkInstance instance, const VkAllocationCallbacks* pAllocato… 12 …vice physicalDevice, const VkDeviceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… 27 …faceKHR (VkInstance instance, VkSurfaceKHR surface, const VkAllocationCallbacks* pAllocato… 37 …KHR display, const VkDisplayModeCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocato… 39 …instance, const VkDisplaySurfaceCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocato… 40 …ce instance, const VkXlibSurfaceCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocato… 42 …nce instance, const VkXcbSurfaceCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocato… 44 …instance, const VkWaylandSurfaceCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocato… 46 …nce instance, const VkMirSurfaceCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocato… 48 …instance, const VkAndroidSurfaceCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocato… [all …]
|
D | vkDeviceDriverImpl.inl | 10 void DeviceDriver::destroyDevice (VkDevice device, const VkAllocationCallbacks* pAllocator) const 35 …VkDevice device, const VkMemoryAllocateInfo* pAllocateInfo, const VkAllocationCallbacks* pAllocato… 40 void DeviceDriver::freeMemory (VkDevice device, VkDeviceMemory memory, const VkAllocationCallbacks*… 100 …nce (VkDevice device, const VkFenceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… 105 void DeviceDriver::destroyFence (VkDevice device, VkFence fence, const VkAllocationCallbacks* pAllo… 125 …(VkDevice device, const VkSemaphoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… 130 …::destroySemaphore (VkDevice device, VkSemaphore semaphore, const VkAllocationCallbacks* pAllocato… 135 …ent (VkDevice device, const VkEventCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… 140 void DeviceDriver::destroyEvent (VkDevice device, VkEvent event, const VkAllocationCallbacks* pAllo… 160 …(VkDevice device, const VkQueryPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… [all …]
|
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;
|
D | vkRefUtil.cpp | 35 const VkAllocationCallbacks* pAllocator) in createGraphicsPipeline() 46 const VkAllocationCallbacks* pAllocator) in createComputePipeline() 72 const VkAllocationCallbacks* pAllocator) in createSemaphore() 88 const VkAllocationCallbacks* pAllocator) in createFence() 105 const VkAllocationCallbacks* pAllocator) in createCommandPool() 140 const VkAllocationCallbacks* pAllocateInfo) in createEvent()
|
D | vkNullDriverImpl.inl | 4 …LL createInstance (const VkInstanceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… 10 …vice physicalDevice, const VkDeviceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… 16 …nce (VkDevice device, const VkFenceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… 22 …(VkDevice device, const VkSemaphoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… 28 …ent (VkDevice device, const VkEventCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… 34 …(VkDevice device, const VkQueryPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… 40 …er (VkDevice device, const VkBufferCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… 46 …VkDevice device, const VkBufferViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… 52 …age (VkDevice device, const VkImageCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… 58 …(VkDevice device, const VkImageViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… [all …]
|
D | vkAllocationCallbackUtil.hpp | 53 const VkAllocationCallbacks* getCallbacks (void) const { return &m_callbacks; } in getCallbacks() 56 const VkAllocationCallbacks m_callbacks; 119 ChainedAllocator (const VkAllocationCallbacks* nextAllocator); 130 const VkAllocationCallbacks* m_nextAllocator; 136 …AllocationCallbackRecorder (const VkAllocationCallbacks* allocator, deUint32 callCountHint = 1024); 170 …DeterministicFailAllocator (const VkAllocationCallbacks* allocator, Mode mode, deUint32 numPassing… 234 const VkAllocationCallbacks* getSystemAllocator (void);
|
/external/mesa3d/prebuilt-intermediates/vulkan/ |
D | anv_entrypoints.h | 246 …VkResult anv_CreateInstance(const VkInstanceCreateInfo* pCreateInfo, const VkAllocationCallbacks* … 247 …VkResult gen7_CreateInstance(const VkInstanceCreateInfo* pCreateInfo, const VkAllocationCallbacks*… 248 …n75_CreateInstance(const VkInstanceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… 249 …VkResult gen8_CreateInstance(const VkInstanceCreateInfo* pCreateInfo, const VkAllocationCallbacks*… 250 …VkResult gen9_CreateInstance(const VkInstanceCreateInfo* pCreateInfo, const VkAllocationCallbacks*… 251 …n10_CreateInstance(const VkInstanceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… 252 void anv_DestroyInstance(VkInstance instance, const VkAllocationCallbacks* pAllocator); 253 void gen7_DestroyInstance(VkInstance instance, const VkAllocationCallbacks* pAllocator); 254 void gen75_DestroyInstance(VkInstance instance, const VkAllocationCallbacks* pAllocator); 255 void gen8_DestroyInstance(VkInstance instance, const VkAllocationCallbacks* pAllocator); [all …]
|
D | anv_entrypoints.c | 431 …anv_CreateInstance(const VkInstanceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… 432 …void anv_DestroyInstance(VkInstance instance, const VkAllocationCallbacks* pAllocator) __attribute… 442 …vice physicalDevice, const VkDeviceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… 443 …void anv_DestroyDevice(VkDevice device, const VkAllocationCallbacks* pAllocator) __attribute__ ((w… 452 …VkDevice device, const VkMemoryAllocateInfo* pAllocateInfo, const VkAllocationCallbacks* pAllocato… 453 …void anv_FreeMemory(VkDevice device, VkDeviceMemory memory, const VkAllocationCallbacks* pAllocato… 466 …ence(VkDevice device, const VkFenceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… 467 …void anv_DestroyFence(VkDevice device, VkFence fence, const VkAllocationCallbacks* pAllocator) __a… 471 …(VkDevice device, const VkSemaphoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… 472 …void anv_DestroySemaphore(VkDevice device, VkSemaphore semaphore, const VkAllocationCallbacks* pAl… [all …]
|
/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/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_alloc2(const VkAllocationCallbacks *parent_alloc, in vk_alloc2() 72 const VkAllocationCallbacks *alloc, in vk_alloc2() 83 vk_zalloc2(const VkAllocationCallbacks *parent_alloc, in vk_zalloc2() 84 const VkAllocationCallbacks *alloc, in vk_zalloc2() 98 vk_free2(const VkAllocationCallbacks *parent_alloc, in vk_free2() 99 const VkAllocationCallbacks *alloc, in vk_free2()
|
D | vk_debug_report.h | 54 const VkAllocationCallbacks* pAllocator, 55 const VkAllocationCallbacks* instance_allocator, 60 const VkAllocationCallbacks* pAllocator, 61 const VkAllocationCallbacks* instance_allocator);
|
/external/swiftshader/src/Vulkan/ |
D | VkObject.hpp | 27 static constexpr VkAllocationCallbacks* DEVICE_MEMORY = nullptr; 30 static VkResult Create(const VkAllocationCallbacks* pAllocator, const CreateInfo* pCreateInfo, VkT*… in Create() 64 …void destroy(const VkAllocationCallbacks* pAllocator) {} // Method defined by objects to delete th… in destroy() 66 void* operator new(size_t count, const VkAllocationCallbacks* pAllocator) in operator new() 71 void operator delete(void* ptr, const VkAllocationCallbacks* pAllocator) in operator delete() 78 …static VkResult Create(const VkAllocationCallbacks* pAllocator, const CreateInfo* pCreateInfo, VkT… in Create() 116 void destroy(const VkAllocationCallbacks* pAllocator) in destroy() 121 void* operator new(size_t count, const VkAllocationCallbacks* pAllocator) in operator new() 126 void operator delete(void* ptr, const VkAllocationCallbacks* pAllocator) in operator delete() 133 …static VkResult Create(const VkAllocationCallbacks* pAllocator, const CreateInfo* pCreateInfo, VkT… in Create()
|
D | VkPipeline.hpp | 34 void destroy(const VkAllocationCallbacks* pAllocator) in destroy() 39 virtual void destroyPipeline(const VkAllocationCallbacks* pAllocator) = 0; 50 void destroyPipeline(const VkAllocationCallbacks* pAllocator) override; 61 …void compileShaders(const VkAllocationCallbacks* pAllocator, const VkGraphicsPipelineCreateInfo* p… 87 void destroyPipeline(const VkAllocationCallbacks* pAllocator) override;
|
/external/mesa3d/src/vulkan/wsi/ |
D | wsi_common_private.h | 48 VkAllocationCallbacks alloc; 59 const VkAllocationCallbacks *pAllocator); 75 const VkAllocationCallbacks *pAllocator); 97 const VkAllocationCallbacks *alloc, 123 const VkAllocationCallbacks* pAllocator, 128 const VkAllocationCallbacks *alloc); 130 const VkAllocationCallbacks *alloc); 132 const VkAllocationCallbacks *alloc, 135 const VkAllocationCallbacks *alloc);
|
/external/vulkan-validation-layers/layers/ |
D | core_validation.h | 582 … const VkAllocationCallbacks* pAllocator, VkValidationCacheEXT* pValidationCache); 584 const VkAllocationCallbacks* pAllocator); 612 … const VkAllocationCallbacks* pAllocator, VkShaderModule* pShaderModule); 614 … const VkAllocationCallbacks* pAllocator, VkShaderModule* pShaderModule, void* csm_state); 616 … const VkAllocationCallbacks* pAllocator, VkShaderModule* pShaderModule, VkResult result, 635 … const VkAllocationCallbacks* pAllocator, VkShaderModule* pShaderModule, 639 … const VkAllocationCallbacks* pAllocator, VkPipelineLayout* pPipelineLayout, 648 …const VkAllocationCallbacks* pAllocator, VkPipeline* pPipelines, std::vector<std::unique_ptr<PIPEL… 651 … const VkAllocationCallbacks* pAllocator, VkPipeline* pPipelines); 703 …mage(VkDevice device, const VkImageCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… [all …]
|
/external/mesa3d/include/vulkan/ |
D | vulkan.h | 1498 typedef struct VkAllocationCallbacks { struct 1505 } VkAllocationCallbacks; argument 2554 …_vkCreateInstance)(const VkInstanceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… 2555 typedef void (VKAPI_PTR *PFN_vkDestroyInstance)(VkInstance instance, const VkAllocationCallbacks* p… 2565 …vice physicalDevice, const VkDeviceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… 2566 typedef void (VKAPI_PTR *PFN_vkDestroyDevice)(VkDevice device, const VkAllocationCallbacks* pAlloca… 2575 …VkDevice device, const VkMemoryAllocateInfo* pAllocateInfo, const VkAllocationCallbacks* pAllocato… 2576 … *PFN_vkFreeMemory)(VkDevice device, VkDeviceMemory memory, const VkAllocationCallbacks* pAllocato… 2589 …nce)(VkDevice device, const VkFenceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… 2590 …PI_PTR *PFN_vkDestroyFence)(VkDevice device, VkFence fence, const VkAllocationCallbacks* pAllocato… [all …]
|
/external/skia/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 1668 typedef struct VkAllocationCallbacks { struct 1675 } VkAllocationCallbacks; typedef 2734 …_vkCreateInstance)(const VkInstanceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… 2735 typedef void (VKAPI_PTR *PFN_vkDestroyInstance)(VkInstance instance, const VkAllocationCallbacks* p… 2745 …vice physicalDevice, const VkDeviceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… 2746 typedef void (VKAPI_PTR *PFN_vkDestroyDevice)(VkDevice device, const VkAllocationCallbacks* pAlloca… 2755 …VkDevice device, const VkMemoryAllocateInfo* pAllocateInfo, const VkAllocationCallbacks* pAllocato… 2756 … *PFN_vkFreeMemory)(VkDevice device, VkDeviceMemory memory, const VkAllocationCallbacks* pAllocato… 2769 …nce)(VkDevice device, const VkFenceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… 2770 …PI_PTR *PFN_vkDestroyFence)(VkDevice device, VkFence fence, const VkAllocationCallbacks* pAllocato… [all …]
|
/external/skqp/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 1668 typedef struct VkAllocationCallbacks { struct 1675 } VkAllocationCallbacks; argument 2734 …_vkCreateInstance)(const VkInstanceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… 2735 typedef void (VKAPI_PTR *PFN_vkDestroyInstance)(VkInstance instance, const VkAllocationCallbacks* p… 2745 …vice physicalDevice, const VkDeviceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… 2746 typedef void (VKAPI_PTR *PFN_vkDestroyDevice)(VkDevice device, const VkAllocationCallbacks* pAlloca… 2755 …VkDevice device, const VkMemoryAllocateInfo* pAllocateInfo, const VkAllocationCallbacks* pAllocato… 2756 … *PFN_vkFreeMemory)(VkDevice device, VkDeviceMemory memory, const VkAllocationCallbacks* pAllocato… 2769 …nce)(VkDevice device, const VkFenceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… 2770 …PI_PTR *PFN_vkDestroyFence)(VkDevice device, VkFence fence, const VkAllocationCallbacks* pAllocato… [all …]
|