/hardware/google/gfxstream/host/vulkan/testing/ |
D | VkDecoderTestDispatch.h | 45 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 …]
|
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/ |
D | vk_framebuffer.c | 32 const VkAllocationCallbacks *pAllocator, in vk_common_CreateFramebuffer() 74 const VkAllocationCallbacks *pAllocator) in vk_common_DestroyFramebuffer()
|
D | vk_ycbcr_conversion.c | 36 const VkAllocationCallbacks *pAllocator, in vk_common_CreateSamplerYcbcrConversion() 103 const VkAllocationCallbacks *pAllocator) in vk_common_DestroySamplerYcbcrConversion()
|
D | vk_descriptor_update_template.c | 34 const VkAllocationCallbacks *pAllocator, in vk_common_CreateDescriptorUpdateTemplate() 87 const VkAllocationCallbacks *pAllocator) in vk_common_DestroyDescriptorUpdateTemplate()
|
D | vk_acceleration_structure.c | 50 const VkAllocationCallbacks *pAllocator, in vk_common_CreateAccelerationStructureKHR() 77 const VkAllocationCallbacks *pAllocator) in vk_common_DestroyAccelerationStructureKHR()
|
D | vk_deferred_operation.c | 32 const VkAllocationCallbacks *pAllocator, in vk_common_CreateDeferredOperationKHR() 54 const VkAllocationCallbacks *pAllocator) in vk_common_DestroyDeferredOperationKHR()
|
D | vk_pipeline_layout.c | 96 UNUSED const VkAllocationCallbacks *pAllocator, in vk_common_CreatePipelineLayout() 129 UNUSED const VkAllocationCallbacks *pAllocator) in vk_common_DestroyPipelineLayout()
|
D | vk_command_pool.c | 54 const VkAllocationCallbacks *pAllocator) in vk_command_pool_init() 92 const VkAllocationCallbacks *pAllocator, in vk_common_CreateCommandPool() 118 const VkAllocationCallbacks *pAllocator) in vk_common_DestroyCommandPool()
|
D | vk_fence.c | 100 const VkAllocationCallbacks *pAllocator, in vk_fence_create() 151 const VkAllocationCallbacks *pAllocator, in vk_common_CreateFence() 180 const VkAllocationCallbacks *pAllocator) in vk_fence_destroy() 191 const VkAllocationCallbacks *pAllocator) in vk_common_DestroyFence()
|
D | vk_shader_module.c | 51 const VkAllocationCallbacks *pAllocator, in vk_common_CreateShaderModule() 98 const VkAllocationCallbacks *pAllocator) in vk_common_DestroyShaderModule()
|
D | vk_object.c | 140 const VkAllocationCallbacks* pAllocator, in vk_private_data_slot_create() 161 const VkAllocationCallbacks *pAllocator) in vk_private_data_slot_destroy() 285 const VkAllocationCallbacks *pAllocator, in vk_common_CreatePrivateDataSlotEXT() 296 const VkAllocationCallbacks *pAllocator) in vk_common_DestroyPrivateDataSlotEXT()
|
D | vk_descriptor_set_layout.c | 87 UNUSED const VkAllocationCallbacks *pAllocator) in vk_common_DestroyDescriptorSetLayout()
|
D | vk_debug_utils.c | 89 const VkAllocationCallbacks *pAllocator, in vk_common_CreateDebugUtilsMessengerEXT() 140 const VkAllocationCallbacks *pAllocator) in vk_common_DestroyDebugUtilsMessengerEXT()
|
D | vk_pipeline_cache.c | 603 const VkAllocationCallbacks *pAllocator) in vk_pipeline_cache_create() 658 const VkAllocationCallbacks *pAllocator) in vk_pipeline_cache_destroy() 677 const VkAllocationCallbacks *pAllocator, in vk_common_CreatePipelineCache() 698 const VkAllocationCallbacks *pAllocator) in vk_common_DestroyPipelineCache()
|
D | vk_image.c | 662 const VkAllocationCallbacks *pAllocator, in vk_image_create_get_format_list_uncompressed() 690 const VkAllocationCallbacks *pAllocator, in vk_image_create_get_format_list_compressed() 747 const VkAllocationCallbacks *pAllocator, in vk_image_create_get_format_list()
|
D | vk_semaphore.c | 138 const VkAllocationCallbacks *pAllocator, in vk_common_CreateSemaphore() 235 const VkAllocationCallbacks *pAllocator) in vk_common_DestroySemaphore()
|
D | vk_debug_report.c | 80 const VkAllocationCallbacks *pAllocator) in vk_common_DestroyDebugReportCallbackEXT()
|
/hardware/google/gfxstream/host/vulkan/ |
D | VkDecoderGlobalState.cpp | 901 const VkAllocationCallbacks* pAllocator, VkInstance* pInstance) { in on_vkCreateInstance() 1025 void vkDestroyInstanceImpl(VkInstance instance, const VkAllocationCallbacks* pAllocator) { in vkDestroyInstanceImpl() 1070 const VkAllocationCallbacks* pAllocator) { in on_vkDestroyInstance() 1623 const VkAllocationCallbacks* pAllocator, VkDevice* pDevice) { in on_vkCreateDevice() 1912 void destroyDeviceLocked(VkDevice device, const VkAllocationCallbacks* pAllocator) { in destroyDeviceLocked() 1952 const VkAllocationCallbacks* pAllocator) { in on_vkDestroyDevice() 1966 const VkAllocationCallbacks* pAllocator, VkBuffer* pBuffer) { in on_vkCreateBuffer() 2003 const VkAllocationCallbacks* pAllocator) { in on_vkDestroyBuffer() 2092 const VkAllocationCallbacks* pAllocator, VkImage* pImage) { in on_vkCreateImage() 2174 const VkAllocationCallbacks* pAllocator) { in destroyImageLocked() [all …]
|
D | VkDecoderSnapshot.cpp | 62 const VkAllocationCallbacks* pAllocator, VkInstance* pInstance) { in vkCreateInstance() 77 const VkAllocationCallbacks* pAllocator) { in vkDestroyInstance() 143 const VkAllocationCallbacks* pAllocator, VkDevice* pDevice) { in vkCreateDevice() 160 const VkAllocationCallbacks* pAllocator) { in vkDestroyDevice() 200 const VkAllocationCallbacks* pAllocator, VkDeviceMemory* pMemory) { in vkAllocateMemory() 233 const VkAllocationCallbacks* pAllocator) { in vkFreeMemory() 320 const VkAllocationCallbacks* pAllocator, VkFence* pFence) { in vkCreateFence() 337 const VkAllocationCallbacks* pAllocator) { in vkDestroyFence() 355 const VkAllocationCallbacks* pAllocator, VkSemaphore* pSemaphore) { in vkCreateSemaphore() 372 const VkAllocationCallbacks* pAllocator) { in vkDestroySemaphore() [all …]
|
D | VkDecoder.cpp | 229 const VkAllocationCallbacks* pAllocator; in decode() local 296 const VkAllocationCallbacks* pAllocator; in decode() local 899 const VkAllocationCallbacks* pAllocator; in decode() local 974 const VkAllocationCallbacks* pAllocator; in decode() local 1631 const VkAllocationCallbacks* pAllocator; in decode() local 1713 const VkAllocationCallbacks* pAllocator; in decode() local 2601 const VkAllocationCallbacks* pAllocator; in decode() local 2677 const VkAllocationCallbacks* pAllocator; in decode() local 2885 const VkAllocationCallbacks* pAllocator; in decode() local 2964 const VkAllocationCallbacks* pAllocator; in decode() local [all …]
|
/hardware/google/gfxstream/guest/vulkan/ |
D | gfxstream_vk_cmd.cpp | 20 const VkAllocationCallbacks* pAllocator, in gfxstream_vk_CreateCommandPool() 45 const VkAllocationCallbacks* pAllocator) { in gfxstream_vk_DestroyCommandPool()
|
D | gfxstream_vk_device.cpp | 300 const VkAllocationCallbacks* pAllocator, in gfxstream_vk_CreateInstance() 365 void gfxstream_vk_DestroyInstance(VkInstance _instance, const VkAllocationCallbacks* pAllocator) { in gfxstream_vk_DestroyInstance() 418 const VkAllocationCallbacks* pAllocator, VkDevice* pDevice) { in gfxstream_vk_CreateDevice() 515 void gfxstream_vk_DestroyDevice(VkDevice device, const VkAllocationCallbacks* pAllocator) { in gfxstream_vk_DestroyDevice() 643 const VkAllocationCallbacks* pAllocator, in gfxstream_vk_AllocateMemory()
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | func_table.cpp | 213 const VkAllocationCallbacks* pAllocator) { in gfxstream_vk_FreeMemory() 416 const VkAllocationCallbacks* pAllocator, VkFence* pFence) { in gfxstream_vk_CreateFence() 434 const VkAllocationCallbacks* pAllocator) { in gfxstream_vk_DestroyFence() 498 const VkAllocationCallbacks* pAllocator, in gfxstream_vk_CreateSemaphore() 519 const VkAllocationCallbacks* pAllocator) { in gfxstream_vk_DestroySemaphore() 537 const VkAllocationCallbacks* pAllocator, VkEvent* pEvent) { in gfxstream_vk_CreateEvent() 549 const VkAllocationCallbacks* pAllocator) { in gfxstream_vk_DestroyEvent() 595 const VkAllocationCallbacks* pAllocator, in gfxstream_vk_CreateQueryPool() 609 const VkAllocationCallbacks* pAllocator) { in gfxstream_vk_DestroyQueryPool() 637 const VkAllocationCallbacks* pAllocator, VkBuffer* pBuffer) { in gfxstream_vk_CreateBuffer() [all …]
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_funcs.hpp | 23 …_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 756 …AMESPACE::MemoryAllocateInfo * pAllocateInfo, const VULKAN_HPP_NAMESPACE::AllocationCallbacks * pA… in allocateMemory() argument 986 …HPP_NAMESPACE::FenceCreateInfo * pCreateInfo, const VULKAN_HPP_NAMESPACE::AllocationCallbacks * pA… in createFence() argument 1024 …troyFence( VULKAN_HPP_NAMESPACE::Fence fence, const VULKAN_HPP_NAMESPACE::AllocationCallbacks * pA… in destroyFence() argument 1047 …::destroy( VULKAN_HPP_NAMESPACE::Fence fence, const VULKAN_HPP_NAMESPACE::AllocationCallbacks * pA… in destroy() argument 1139 …NAMESPACE::SemaphoreCreateInfo * pCreateInfo, const VULKAN_HPP_NAMESPACE::AllocationCallbacks * pA… in createSemaphore() argument 1177 …e( VULKAN_HPP_NAMESPACE::Semaphore semaphore, const VULKAN_HPP_NAMESPACE::AllocationCallbacks * pA… in destroySemaphore() argument [all …]
|
/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/ |
D | wsi_common_headless.c | 334 const VkAllocationCallbacks *pAllocator) in wsi_headless_swapchain_destroy() 449 const VkAllocationCallbacks* pAllocator, in wsi_headless_surface_create_swapchain() 564 const VkAllocationCallbacks* pAllocator, in wsi_CreateHeadlessSurfaceEXT()
|