Home
last modified time | relevance | path

Searched defs:pAllocator (Results 1 – 16 of 16) sorted by relevance

/device/generic/vulkan-cereal/stream-servers/vulkan/testing/
DVkDecoderTestDispatch.h45 const VkAllocationCallbacks* pAllocator, VkDeviceMemory* pMemory) { in vkAllocateMemory()
112 const VkAllocationCallbacks* pAllocator, VkBuffer* pBuffer) { in vkCreateBuffer()
117 const VkAllocationCallbacks* pAllocator, in vkCreateCommandPool()
124 const VkAllocationCallbacks* pAllocator, in vkCreateDebugUtilsMessengerEXT()
137 const VkAllocationCallbacks* pAllocator, VkDevice* pDevice) { in vkCreateDevice()
142 const VkAllocationCallbacks* pAllocator, VkImage* pImage) { in vkCreateImage()
148 const VkAllocationCallbacks* pAllocator, VkImageView* pView) { in vkCreateImageView()
153 const VkAllocationCallbacks* pAllocator, VkInstance* pInstance) { in vkCreateInstance()
158 const VkAllocationCallbacks* pAllocator) { in vkDestroyBuffer()
164 const VkAllocationCallbacks* pAllocator) { in vkDestroyCommandPool()
[all …]
/device/generic/vulkan-cereal/fake-android-guest/libvulkan/
Dapi_gen.cpp851 …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 …]
Ddriver_gen.cpp34 …ice device, const VkSwapchainCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in checkedCreateSwapchainKHR()
43 …ySwapchainKHR(VkDevice device, VkSwapchainKHR swapchain, const VkAllocationCallbacks* pAllocator) { in checkedDestroySwapchainKHR()
Ddriver.cpp945 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()
Dapi.cpp1167 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/stream-servers/vulkan/
DVkDecoderGlobalState.cpp433 const VkAllocationCallbacks* pAllocator, VkInstance* pInstance) { in on_vkCreateInstance()
562 void vkDestroyInstanceImpl(VkInstance instance, const VkAllocationCallbacks* pAllocator) { in vkDestroyInstanceImpl()
607 const VkAllocationCallbacks* pAllocator) { in on_vkDestroyInstance()
1177 const VkAllocationCallbacks* pAllocator, VkDevice* pDevice) { in on_vkCreateDevice()
1391 void destroyDeviceLocked(VkDevice device, const VkAllocationCallbacks* pAllocator) { in destroyDeviceLocked()
1427 const VkAllocationCallbacks* pAllocator) { in on_vkDestroyDevice()
1441 const VkAllocationCallbacks* pAllocator, VkBuffer* pBuffer) { in on_vkCreateBuffer()
1459 const VkAllocationCallbacks* pAllocator) { in on_vkDestroyBuffer()
1539 const VkAllocationCallbacks* pAllocator, VkImage* pImage) { in on_vkCreateImage()
1603 const VkAllocationCallbacks* pAllocator) { in destroyImageLocked()
[all …]
DVkDecoderSnapshot.cpp58 const VkAllocationCallbacks* pAllocator, VkInstance* pInstance) { in vkCreateInstance()
73 const VkAllocationCallbacks* pAllocator) { in vkDestroyInstance()
155 const VkAllocationCallbacks* pAllocator, VkDevice* pDevice) { in vkCreateDevice()
172 const VkAllocationCallbacks* pAllocator) { in vkDestroyDevice()
241 const VkAllocationCallbacks* pAllocator, VkDeviceMemory* pMemory) { in vkAllocateMemory()
258 const VkAllocationCallbacks* pAllocator) { in vkFreeMemory()
334 const VkAllocationCallbacks* pAllocator, VkFence* pFence) { in vkCreateFence()
351 const VkAllocationCallbacks* pAllocator) { in vkDestroyFence()
376 const VkAllocationCallbacks* pAllocator, VkSemaphore* pSemaphore) { in vkCreateSemaphore()
393 const VkAllocationCallbacks* pAllocator) { in vkDestroySemaphore()
[all …]
DVkDecoder.cpp225 const VkAllocationCallbacks* pAllocator; in decode() local
292 const VkAllocationCallbacks* pAllocator; in decode() local
895 const VkAllocationCallbacks* pAllocator; in decode() local
970 const VkAllocationCallbacks* pAllocator; in decode() local
1627 const VkAllocationCallbacks* pAllocator; in decode() local
1709 const VkAllocationCallbacks* pAllocator; in decode() local
2577 const VkAllocationCallbacks* pAllocator; in decode() local
2653 const VkAllocationCallbacks* pAllocator; in decode() local
2861 const VkAllocationCallbacks* pAllocator; in decode() local
2940 const VkAllocationCallbacks* pAllocator; in decode() local
[all …]
DVkAndroidNativeBuffer.cpp121 const VkAllocationCallbacks* pAllocator, in prepareAndroidNativeBufferImage()
/device/generic/goldfish-opengl/system/vulkan_enc/
Dfunc_table.cpp61 const VkAllocationCallbacks* pAllocator, in entry_vkCreateInstance()
70 static void entry_vkDestroyInstance(VkInstance instance, const VkAllocationCallbacks* pAllocator) { in entry_vkDestroyInstance()
152 const VkAllocationCallbacks* pAllocator, VkDevice* pDevice) { in entry_vkCreateDevice()
160 static void entry_vkDestroyDevice(VkDevice device, const VkAllocationCallbacks* pAllocator) { in entry_vkDestroyDevice()
241 const VkAllocationCallbacks* pAllocator, in entry_vkAllocateMemory()
252 const VkAllocationCallbacks* pAllocator) { in entry_vkFreeMemory()
358 const VkAllocationCallbacks* pAllocator, VkFence* pFence) { in entry_vkCreateFence()
368 const VkAllocationCallbacks* pAllocator) { in entry_vkDestroyFence()
400 const VkAllocationCallbacks* pAllocator, in entry_vkCreateSemaphore()
411 const VkAllocationCallbacks* pAllocator) { in entry_vkDestroySemaphore()
[all …]
DResourceTracker.cpp3241 const VkAllocationCallbacks* pAllocator, in on_vkAllocateMemory()
4107 const VkAllocationCallbacks *pAllocator, in on_vkCreateImage()
4326 const VkAllocationCallbacks* pAllocator, in on_vkCreateSamplerYcbcrConversion()
4365 const VkAllocationCallbacks* pAllocator) { in on_vkDestroySamplerYcbcrConversion()
4376 const VkAllocationCallbacks* pAllocator, in on_vkCreateSamplerYcbcrConversionKHR()
4415 const VkAllocationCallbacks* pAllocator) { in on_vkDestroySamplerYcbcrConversionKHR()
4426 const VkAllocationCallbacks* pAllocator, in on_vkCreateSampler()
4529 const VkAllocationCallbacks* pAllocator, VkFence* pFence) { in on_vkCreateFence()
4580 const VkAllocationCallbacks* pAllocator) { in on_vkDestroyFence()
4886 const VkAllocationCallbacks* pAllocator, in on_vkCreateDescriptorPool()
[all …]
DVkEncoder.cpp79 const VkAllocationCallbacks* pAllocator, VkInstance* pInstance, in vkCreateInstance()
213 void VkEncoder::vkDestroyInstance(VkInstance instance, const VkAllocationCallbacks* pAllocator, in vkDestroyInstance()
1345 const VkAllocationCallbacks* pAllocator, VkDevice* pDevice, in vkCreateDevice()
1488 void VkEncoder::vkDestroyDevice(VkDevice device, const VkAllocationCallbacks* pAllocator, in vkDestroyDevice()
2675 const VkAllocationCallbacks* pAllocator, in vkAllocateMemory()
2819 const VkAllocationCallbacks* pAllocator, uint32_t doLock) { in vkFreeMemory()
4287 const VkAllocationCallbacks* pAllocator, VkFence* pFence, in vkCreateFence()
4428 const VkAllocationCallbacks* pAllocator, uint32_t doLock) { in vkDestroyFence()
4854 const VkAllocationCallbacks* pAllocator, in vkCreateSemaphore()
4998 const VkAllocationCallbacks* pAllocator, uint32_t doLock) { in vkDestroySemaphore()
[all …]
/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_funcs.hpp23 …_NAMESPACE::InstanceCreateInfo * pCreateInfo, const VULKAN_HPP_NAMESPACE::AllocationCallbacks * pA… in createInstance()
61 …VULKAN_HPP_INLINE void Instance::destroy( const VULKAN_HPP_NAMESPACE::AllocationCallbacks * pAlloc… in destroy() argument
359 …PP_NAMESPACE::DeviceCreateInfo * pCreateInfo, const VULKAN_HPP_NAMESPACE::AllocationCallbacks * pA… in createDevice() argument
397 …VULKAN_HPP_INLINE void Device::destroy( const VULKAN_HPP_NAMESPACE::AllocationCallbacks * pAllocat… in destroy() argument
768 …AMESPACE::MemoryAllocateInfo * pAllocateInfo, const VULKAN_HPP_NAMESPACE::AllocationCallbacks * pA… in allocateMemory() argument
806 …y( VULKAN_HPP_NAMESPACE::DeviceMemory memory, const VULKAN_HPP_NAMESPACE::AllocationCallbacks * pA… in freeMemory() argument
1167 …HPP_NAMESPACE::FenceCreateInfo * pCreateInfo, const VULKAN_HPP_NAMESPACE::AllocationCallbacks * pA… in createFence() argument
1205 …troyFence( VULKAN_HPP_NAMESPACE::Fence fence, const VULKAN_HPP_NAMESPACE::AllocationCallbacks * pA… in destroyFence() argument
1228 …::destroy( VULKAN_HPP_NAMESPACE::Fence fence, const VULKAN_HPP_NAMESPACE::AllocationCallbacks * pA… in destroy() argument
1320 …NAMESPACE::SemaphoreCreateInfo * pCreateInfo, const VULKAN_HPP_NAMESPACE::AllocationCallbacks * pA… in createSemaphore() argument
[all …]
Dvulkan.hpp1351 …eateInstance( const VkInstanceCreateInfo * pCreateInfo, const VkAllocationCallbacks * pAllocator, … in vkCreateInstance() argument
1417 …physicalDevice, const VkDeviceCreateInfo * pCreateInfo, const VkAllocationCallbacks * pAllocator, … in vkCreateDevice() argument
1477 …ice device, const VkMemoryAllocateInfo * pAllocateInfo, const VkAllocationCallbacks * pAllocator, … in vkAllocateMemory() argument
1561 …VkDevice device, const VkFenceCreateInfo * pCreateInfo, const VkAllocationCallbacks * pAllocator, … in vkCreateFence() argument
1591 …vice device, const VkSemaphoreCreateInfo * pCreateInfo, const VkAllocationCallbacks * pAllocator, … in vkCreateSemaphore() argument
1603 …VkDevice device, const VkEventCreateInfo * pCreateInfo, const VkAllocationCallbacks * pAllocator, … in vkCreateEvent() argument
1633 …vice device, const VkQueryPoolCreateInfo * pCreateInfo, const VkAllocationCallbacks * pAllocator, … in vkCreateQueryPool() argument
1651 …kDevice device, const VkBufferCreateInfo * pCreateInfo, const VkAllocationCallbacks * pAllocator, … in vkCreateBuffer() argument
1663 …ice device, const VkBufferViewCreateInfo * pCreateInfo, const VkAllocationCallbacks * pAllocator, … in vkCreateBufferView() argument
1675 …VkDevice device, const VkImageCreateInfo * pCreateInfo, const VkAllocationCallbacks * pAllocator, … in vkCreateImage() argument
[all …]
/device/generic/vulkan-cereal/stream-servers/vulkan/cereal/proto/
Dgoldfish_vk_baseprotodefs.proto73 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/
Dgoldfish_vulkan.cpp519 const VkAllocationCallbacks* pAllocator, in CreateBufferCollectionFUCHSIA()
540 const VkAllocationCallbacks* pAllocator) { in DestroyBufferCollectionFUCHSIA()