/device/generic/vulkan-cereal/fake-android-guest/libvulkan/ |
D | api_gen.cpp | 851 …evice device, const VkMemoryAllocateInfo* pAllocateInfo, const VkAllocationCallbacks* pAllocator, … in AllocateMemory() 855 … void FreeMemory(VkDevice device, VkDeviceMemory memory, const VkAllocationCallbacks* pAllocator) { in FreeMemory() 907 …e(VkDevice device, const VkFenceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in CreateFence() 911 …I_ATTR void DestroyFence(VkDevice device, VkFence fence, const VkAllocationCallbacks* pAllocator) { in DestroyFence() 927 …Device device, const VkSemaphoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in CreateSemaphore() 931 …DestroySemaphore(VkDevice device, VkSemaphore semaphore, const VkAllocationCallbacks* pAllocator) { in DestroySemaphore() 935 …t(VkDevice device, const VkEventCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in CreateEvent() 939 …I_ATTR void DestroyEvent(VkDevice device, VkEvent event, const VkAllocationCallbacks* pAllocator) { in DestroyEvent() 955 …Device device, const VkQueryPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in CreateQueryPool() 959 …DestroyQueryPool(VkDevice device, VkQueryPool queryPool, const VkAllocationCallbacks* pAllocator) { in DestroyQueryPool() [all …]
|
D | driver_gen.cpp | 34 …ice device, const VkSwapchainCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in checkedCreateSwapchainKHR() 43 …ySwapchainKHR(VkDevice device, VkSwapchainKHR swapchain, const VkAllocationCallbacks* pAllocator) { in checkedDestroySwapchainKHR()
|
D | driver.cpp | 945 const VkAllocationCallbacks* pAllocator, in CreateInstance() 1027 const VkAllocationCallbacks* pAllocator) { in DestroyInstance() 1042 const VkAllocationCallbacks* pAllocator, in CreateDevice() 1112 void DestroyDevice(VkDevice device, const VkAllocationCallbacks* pAllocator) { in DestroyDevice()
|
D | api.cpp | 1167 const VkAllocationCallbacks* pAllocator, in CreateInstance() 1176 const VkAllocationCallbacks* pAllocator) { in DestroyInstance() 1183 const VkAllocationCallbacks* pAllocator, in CreateDevice() 1189 void DestroyDevice(VkDevice device, const VkAllocationCallbacks* pAllocator) { in DestroyDevice()
|
/device/generic/vulkan-cereal/include/vulkan/ |
D | vk_dispatch_table_helper.h | 52 …, const VkSamplerYcbcrConversionCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in StubCreateSamplerYcbcrConversion() 53 …Device device, VkSamplerYcbcrConversion ycbcrConversion, const VkAllocationCallbacks* pAllocator) … in StubDestroySamplerYcbcrConversion() 54 …const VkDescriptorUpdateTemplateCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in StubCreateDescriptorUpdateTemplate() 55 …ce, VkDescriptorUpdateTemplate descriptorUpdateTemplate, const VkAllocationCallbacks* pAllocator) … in StubDestroyDescriptorUpdateTemplate() 63 …vice device, const VkRenderPassCreateInfo2* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in StubCreateRenderPass2() 74 …roySurfaceKHR(VkInstance instance, VkSurfaceKHR surface, const VkAllocationCallbacks* pAllocator) … in StubDestroySurfaceKHR() 79 …ice device, const VkSwapchainCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in StubCreateSwapchainKHR() 80 …ySwapchainKHR(VkDevice device, VkSwapchainKHR swapchain, const VkAllocationCallbacks* pAllocator) … in StubDestroySwapchainKHR() 92 … display, const VkDisplayModeCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in StubCreateDisplayModeKHR() 94 …tance, const VkDisplaySurfaceCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in StubCreateDisplayPlaneSurfaceKHR() [all …]
|
D | vulkan_funcs.hpp | 22 const VULKAN_HPP_NAMESPACE::AllocationCallbacks * pAllocator, in createInstance() 73 …VULKAN_HPP_INLINE void Instance::destroy( const VULKAN_HPP_NAMESPACE::AllocationCallbacks * pAlloc… in destroy() argument 391 const VULKAN_HPP_NAMESPACE::AllocationCallbacks * pAllocator, in createDevice() 444 …VULKAN_HPP_INLINE void Device::destroy( const VULKAN_HPP_NAMESPACE::AllocationCallbacks * pAllocat… in destroy() argument 859 const VULKAN_HPP_NAMESPACE::AllocationCallbacks * pAllocator, in allocateMemory() 914 … const VULKAN_HPP_NAMESPACE::AllocationCallbacks * pAllocator, in freeMemory() 938 const VULKAN_HPP_NAMESPACE::AllocationCallbacks * pAllocator, in free() 1387 const VULKAN_HPP_NAMESPACE::AllocationCallbacks * pAllocator, in createFence() 1441 … const VULKAN_HPP_NAMESPACE::AllocationCallbacks * pAllocator, in destroyFence() 1465 … const VULKAN_HPP_NAMESPACE::AllocationCallbacks * pAllocator, in destroy() [all …]
|
D | vulkan.hpp | 1416 const VkAllocationCallbacks * pAllocator, in vkCreateInstance() 1493 const VkAllocationCallbacks * pAllocator, in vkCreateDevice() 1560 const VkAllocationCallbacks * pAllocator, in vkAllocateMemory() 1673 const VkAllocationCallbacks * pAllocator, in vkCreateFence() 1707 const VkAllocationCallbacks * pAllocator, in vkCreateSemaphore() 1722 const VkAllocationCallbacks * pAllocator, in vkCreateEvent() 1752 const VkAllocationCallbacks * pAllocator, in vkCreateQueryPool() 1779 const VkAllocationCallbacks * pAllocator, in vkCreateBuffer() 1794 const VkAllocationCallbacks * pAllocator, in vkCreateBufferView() 1809 const VkAllocationCallbacks * pAllocator, in vkCreateImage() [all …]
|
/device/generic/goldfish-opengl/system/vulkan_enc/ |
D | func_table.cpp | 55 const VkAllocationCallbacks* pAllocator, in entry_vkCreateInstance() 66 const VkAllocationCallbacks* pAllocator) in entry_vkDestroyInstance() 164 const VkAllocationCallbacks* pAllocator, in entry_vkCreateDevice() 175 const VkAllocationCallbacks* pAllocator) in entry_vkDestroyDevice() 272 const VkAllocationCallbacks* pAllocator, in entry_vkAllocateMemory() 285 const VkAllocationCallbacks* pAllocator) in entry_vkFreeMemory() 430 const VkAllocationCallbacks* pAllocator, in entry_vkCreateFence() 443 const VkAllocationCallbacks* pAllocator) in entry_vkDestroyFence() 488 const VkAllocationCallbacks* pAllocator, in entry_vkCreateSemaphore() 501 const VkAllocationCallbacks* pAllocator) in entry_vkDestroySemaphore() [all …]
|
D | ResourceTracker.cpp | 3838 const VkAllocationCallbacks* pAllocator, in on_vkAllocateMemory() 4884 const VkAllocationCallbacks *pAllocator, in on_vkCreateImage() 5093 const VkAllocationCallbacks* pAllocator, in on_vkCreateSamplerYcbcrConversion() 5132 const VkAllocationCallbacks* pAllocator) { in on_vkDestroySamplerYcbcrConversion() 5143 const VkAllocationCallbacks* pAllocator, in on_vkCreateSamplerYcbcrConversionKHR() 5182 const VkAllocationCallbacks* pAllocator) { in on_vkDestroySamplerYcbcrConversionKHR() 5193 const VkAllocationCallbacks* pAllocator, in on_vkCreateSampler() 5263 const VkAllocationCallbacks* pAllocator, VkFence* pFence) { in on_vkCreateFence() 5319 const VkAllocationCallbacks* pAllocator) { in on_vkDestroyFence() 5633 const VkAllocationCallbacks* pAllocator, in on_vkCreateDescriptorPool() [all …]
|
D | VkEncoder.cpp | 78 const VkAllocationCallbacks* pAllocator, in vkCreateInstance() 167 const VkAllocationCallbacks* pAllocator, in vkDestroyInstance() 854 const VkAllocationCallbacks* pAllocator, in vkCreateDevice() 951 const VkAllocationCallbacks* pAllocator, in vkDestroyDevice() 1810 const VkAllocationCallbacks* pAllocator, in vkAllocateMemory() 1907 const VkAllocationCallbacks* pAllocator, in vkFreeMemory() 2843 const VkAllocationCallbacks* pAllocator, in vkCreateFence() 2940 const VkAllocationCallbacks* pAllocator, in vkDestroyFence() 3209 const VkAllocationCallbacks* pAllocator, in vkCreateSemaphore() 3306 const VkAllocationCallbacks* pAllocator, in vkDestroySemaphore() [all …]
|
/device/generic/vulkan-cereal/stream-servers/vulkan/ |
D | VkDecoderSnapshot.cpp | 60 const VkAllocationCallbacks* pAllocator, in vkCreateInstance() 79 const VkAllocationCallbacks* pAllocator) in vkDestroyInstance() 199 const VkAllocationCallbacks* pAllocator, in vkCreateDevice() 219 const VkAllocationCallbacks* pAllocator) in vkDestroyDevice() 328 const VkAllocationCallbacks* pAllocator, in vkAllocateMemory() 349 const VkAllocationCallbacks* pAllocator) in vkFreeMemory() 500 const VkAllocationCallbacks* pAllocator, in vkCreateFence() 521 const VkAllocationCallbacks* pAllocator) in vkDestroyFence() 569 const VkAllocationCallbacks* pAllocator, in vkCreateSemaphore() 590 const VkAllocationCallbacks* pAllocator) in vkDestroySemaphore() [all …]
|
D | VkDecoderGlobalState.cpp | 397 const VkAllocationCallbacks* pAllocator, in on_vkCreateInstance() 490 void vkDestroyInstanceImpl(VkInstance instance, const VkAllocationCallbacks* pAllocator) { in vkDestroyInstanceImpl() 539 const VkAllocationCallbacks* pAllocator) { in on_vkDestroyInstance() 1131 const VkAllocationCallbacks* pAllocator, in on_vkCreateDevice() 1341 void destroyDeviceLocked(VkDevice device, const VkAllocationCallbacks* pAllocator) { in destroyDeviceLocked() 1365 const VkAllocationCallbacks* pAllocator) { in on_vkDestroyDevice() 1382 const VkAllocationCallbacks* pAllocator, in on_vkCreateBuffer() 1406 const VkAllocationCallbacks* pAllocator) { in on_vkDestroyBuffer() 1502 const VkAllocationCallbacks* pAllocator, in on_vkCreateImage() 1601 const VkAllocationCallbacks* pAllocator) { in on_vkDestroyImage() [all …]
|
D | VkDecoder.cpp | 143 const VkAllocationCallbacks* pAllocator; in decode() local 199 const VkAllocationCallbacks* pAllocator; in decode() local 718 const VkAllocationCallbacks* pAllocator; in decode() local 779 const VkAllocationCallbacks* pAllocator; in decode() local 1387 const VkAllocationCallbacks* pAllocator; in decode() local 1453 const VkAllocationCallbacks* pAllocator; in decode() local 2215 const VkAllocationCallbacks* pAllocator; in decode() local 2281 const VkAllocationCallbacks* pAllocator; in decode() local 2465 const VkAllocationCallbacks* pAllocator; in decode() local 2531 const VkAllocationCallbacks* pAllocator; in decode() local [all …]
|
D | VkAndroidNativeBuffer.cpp | 118 const VkAllocationCallbacks* pAllocator, in prepareAndroidNativeBufferImage()
|
/device/generic/vulkan-cereal/stream-servers/vulkan/cereal/proto/ |
D | goldfish_vk_baseprotodefs.proto | 73 optional VkAllocationCallbacks pAllocator = 2; field 82 optional VkAllocationCallbacks pAllocator = 2; field 637 optional VkAllocationCallbacks pAllocator = 3; field 646 optional VkAllocationCallbacks pAllocator = 2; field 773 optional VkAllocationCallbacks pAllocator = 3; field 784 optional VkAllocationCallbacks pAllocator = 3; field 1076 optional VkAllocationCallbacks pAllocator = 3; field 1087 optional VkAllocationCallbacks pAllocator = 3; field 1134 optional VkAllocationCallbacks pAllocator = 3; field 1145 optional VkAllocationCallbacks pAllocator = 3; field [all …]
|
/device/generic/goldfish-opengl/system/vulkan/ |
D | goldfish_vulkan.cpp | 596 const VkAllocationCallbacks* pAllocator, in CreateBufferCollectionFUCHSIA() 617 const VkAllocationCallbacks* pAllocator) { in DestroyBufferCollectionFUCHSIA() 703 const VkAllocationCallbacks* pAllocator, in CreateBufferCollectionFUCHSIAX() 725 const VkAllocationCallbacks* pAllocator) { in DestroyBufferCollectionFUCHSIAX()
|
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/ |
D | vk_mem_alloc_wrapper.cpp | 20 VmaAllocator *pAllocator) in InitAllocator()
|