| /xsrc/external/mit/MesaLib.old/dist/src/vulkan/wsi/ |
| H A D | wsi_common_x11.h | 34 VkResult wsi_create_xcb_surface(const VkAllocationCallbacks *pAllocator, 38 VkResult wsi_create_xlib_surface(const VkAllocationCallbacks *pAllocator,
|
| H A D | wsi_common_wayland.h | 32 VkResult wsi_create_wl_surface(const VkAllocationCallbacks *pAllocator,
|
| /xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/ |
| H A D | tu_wsi_wayland.c | 45 const VkAllocationCallbacks *pAllocator, 53 if (pAllocator) 54 alloc = pAllocator; 43 tu_CreateWaylandSurfaceKHR(VkInstance _instance,const VkWaylandSurfaceCreateInfoKHR * pCreateInfo,const VkAllocationCallbacks * pAllocator,VkSurfaceKHR * pSurface) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/ |
| H A D | radv_wsi_wayland.c | 42 const VkAllocationCallbacks* pAllocator, 49 if (pAllocator) 50 alloc = pAllocator; 39 radv_CreateWaylandSurfaceKHR(VkInstance _instance,const VkWaylandSurfaceCreateInfoKHR * pCreateInfo,const VkAllocationCallbacks * pAllocator,VkSurfaceKHR * pSurface) argument
|
| H A D | radv_wsi_x11.c | 68 const VkAllocationCallbacks* pAllocator, 75 if (pAllocator) 76 alloc = pAllocator; 86 const VkAllocationCallbacks* pAllocator, 94 if (pAllocator) 95 alloc = pAllocator; 65 radv_CreateXcbSurfaceKHR(VkInstance _instance,const VkXcbSurfaceCreateInfoKHR * pCreateInfo,const VkAllocationCallbacks * pAllocator,VkSurfaceKHR * pSurface) argument 83 radv_CreateXlibSurfaceKHR(VkInstance _instance,const VkXlibSurfaceCreateInfoKHR * pCreateInfo,const VkAllocationCallbacks * pAllocator,VkSurfaceKHR * pSurface) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/ |
| H A D | anv_wsi_wayland.c | 40 const VkAllocationCallbacks* pAllocator, 47 if (pAllocator) 48 alloc = pAllocator; 37 anv_CreateWaylandSurfaceKHR(VkInstance _instance,const VkWaylandSurfaceCreateInfoKHR * pCreateInfo,const VkAllocationCallbacks * pAllocator,VkSurfaceKHR * pSurface) argument
|
| H A D | anv_wsi_x11.c | 64 const VkAllocationCallbacks* pAllocator, 71 if (pAllocator) 72 alloc = pAllocator; 82 const VkAllocationCallbacks* pAllocator, 90 if (pAllocator) 91 alloc = pAllocator; 61 anv_CreateXcbSurfaceKHR(VkInstance _instance,const VkXcbSurfaceCreateInfoKHR * pCreateInfo,const VkAllocationCallbacks * pAllocator,VkSurfaceKHR * pSurface) argument 79 anv_CreateXlibSurfaceKHR(VkInstance _instance,const VkXlibSurfaceCreateInfoKHR * pCreateInfo,const VkAllocationCallbacks * pAllocator,VkSurfaceKHR * pSurface) argument
|
| /xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/ |
| H A D | panvk_pipeline.c | 50 const VkAllocationCallbacks *pAllocator, 60 const VkAllocationCallbacks *pAllocator) 67 vk_object_free(&device->vk, pAllocator, pipeline); 46 panvk_CreateComputePipelines(VkDevice _device,VkPipelineCache pipelineCache,uint32_t count,const VkComputePipelineCreateInfo * pCreateInfos,const VkAllocationCallbacks * pAllocator,VkPipeline * pPipelines) argument 58 panvk_DestroyPipeline(VkDevice _device,VkPipeline _pipeline,const VkAllocationCallbacks * pAllocator) argument
|
| H A D | panvk_pipeline_cache.c | 37 const VkAllocationCallbacks *pAllocator, 43 cache = vk_object_alloc(&device->vk, pAllocator, sizeof(*cache), 48 if (pAllocator) 49 cache->alloc = *pAllocator; 60 const VkAllocationCallbacks *pAllocator) 65 vk_object_free(&device->vk, pAllocator, cache); 35 panvk_CreatePipelineCache(VkDevice _device,const VkPipelineCacheCreateInfo * pCreateInfo,const VkAllocationCallbacks * pAllocator,VkPipelineCache * pPipelineCache) argument 58 panvk_DestroyPipelineCache(VkDevice _device,VkPipelineCache _cache,const VkAllocationCallbacks * pAllocator) argument
|
| /xsrc/external/mit/MesaLib/dist/src/vulkan/wsi/ |
| H A D | wsi_common_win32.h | 34 const VkAllocationCallbacks *pAllocator,
|
| /xsrc/external/mit/MesaLib.old/dist/include/vulkan/ |
| H A D | vulkan_ios.h | 42 typedef VkResult (VKAPI_PTR *PFN_vkCreateIOSSurfaceMVK)(VkInstance instance, const VkIOSSurfaceCreateInfoMVK* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSurfaceKHR* pSurface); 48 const VkAllocationCallbacks* pAllocator,
|
| H A D | vulkan_macos.h | 42 typedef VkResult (VKAPI_PTR *PFN_vkCreateMacOSSurfaceMVK)(VkInstance instance, const VkMacOSSurfaceCreateInfoMVK* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSurfaceKHR* pSurface); 48 const VkAllocationCallbacks* pAllocator,
|
| H A D | vulkan_vi.h | 42 typedef VkResult (VKAPI_PTR *PFN_vkCreateViSurfaceNN)(VkInstance instance, const VkViSurfaceCreateInfoNN* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSurfaceKHR* pSurface); 48 const VkAllocationCallbacks* pAllocator,
|
| H A D | vulkan_fuchsia.h | 42 typedef VkResult (VKAPI_PTR *PFN_vkCreateImagePipeSurfaceFUCHSIA)(VkInstance instance, const VkImagePipeSurfaceCreateInfoFUCHSIA* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSurfaceKHR* pSurface); 48 const VkAllocationCallbacks* pAllocator,
|
| H A D | vulkan_ggp.h | 42 typedef VkResult (VKAPI_PTR *PFN_vkCreateStreamDescriptorSurfaceGGP)(VkInstance instance, const VkStreamDescriptorSurfaceCreateInfoGGP* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSurfaceKHR* pSurface); 48 const VkAllocationCallbacks* pAllocator,
|
| H A D | vulkan_intel.h | 45 typedef VkResult (VKAPI_PTR *PFN_vkCreateDmaBufImageINTEL)(VkDevice device, const VkDmaBufImageCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkDeviceMemory* pMem, VkImage* pImage); 52 const VkAllocationCallbacks* pAllocator,
|
| H A D | vulkan_metal.h | 49 typedef VkResult (VKAPI_PTR *PFN_vkCreateMetalSurfaceEXT)(VkInstance instance, const VkMetalSurfaceCreateInfoEXT* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSurfaceKHR* pSurface); 55 const VkAllocationCallbacks* pAllocator,
|
| /xsrc/external/mit/MesaLib/dist/include/vulkan/ |
| H A D | vulkan_ios.h | 33 typedef VkResult (VKAPI_PTR *PFN_vkCreateIOSSurfaceMVK)(VkInstance instance, const VkIOSSurfaceCreateInfoMVK* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSurfaceKHR* pSurface); 39 const VkAllocationCallbacks* pAllocator,
|
| H A D | vulkan_macos.h | 33 typedef VkResult (VKAPI_PTR *PFN_vkCreateMacOSSurfaceMVK)(VkInstance instance, const VkMacOSSurfaceCreateInfoMVK* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSurfaceKHR* pSurface); 39 const VkAllocationCallbacks* pAllocator,
|
| H A D | vulkan_vi.h | 33 typedef VkResult (VKAPI_PTR *PFN_vkCreateViSurfaceNN)(VkInstance instance, const VkViSurfaceCreateInfoNN* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSurfaceKHR* pSurface); 39 const VkAllocationCallbacks* pAllocator,
|
| H A D | vulkan_ggp.h | 33 typedef VkResult (VKAPI_PTR *PFN_vkCreateStreamDescriptorSurfaceGGP)(VkInstance instance, const VkStreamDescriptorSurfaceCreateInfoGGP* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSurfaceKHR* pSurface); 39 const VkAllocationCallbacks* pAllocator,
|
| /xsrc/external/mit/MesaLib/dist/src/virtio/venus-protocol/ |
| H A D | vn_protocol_driver_buffer_view.h | 75 static inline size_t vn_sizeof_vkCreateBufferView(VkDevice device, const VkBufferViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkBufferView* pView) argument 85 cmd_size += vn_sizeof_simple_pointer(pAllocator); 86 if (pAllocator) 95 static inline void vn_encode_vkCreateBufferView(struct vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkDevice device, const VkBufferViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkBufferView* pView) argument 105 if (vn_encode_simple_pointer(enc, pAllocator)) 111 static inline size_t vn_sizeof_vkCreateBufferView_reply(VkDevice device, const VkBufferViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkBufferView* pView) argument 120 /* skip pAllocator */ 128 static inline VkResult vn_decode_vkCreateBufferView_reply(struct vn_cs_decoder *dec, VkDevice device, const VkBufferViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkBufferView* pView) argument 138 /* skip pAllocator */ 148 static inline size_t vn_sizeof_vkDestroyBufferView(VkDevice device, VkBufferView bufferView, const VkAllocationCallbacks* pAllocator) argument 163 vn_encode_vkDestroyBufferView(struct vn_cs_encoder * enc,VkCommandFlagsEXT cmd_flags,VkDevice device,VkBufferView bufferView,const VkAllocationCallbacks * pAllocator) argument 176 vn_sizeof_vkDestroyBufferView_reply(VkDevice device,VkBufferView bufferView,const VkAllocationCallbacks * pAllocator) argument 188 vn_decode_vkDestroyBufferView_reply(struct vn_cs_decoder * dec,VkDevice device,VkBufferView bufferView,const VkAllocationCallbacks * pAllocator) argument 199 vn_submit_vkCreateBufferView(struct vn_instance * vn_instance,VkCommandFlagsEXT cmd_flags,VkDevice device,const VkBufferViewCreateInfo * pCreateInfo,const VkAllocationCallbacks * pAllocator,VkBufferView * pView,struct vn_instance_submit_command * submit) argument 220 vn_submit_vkDestroyBufferView(struct vn_instance * vn_instance,VkCommandFlagsEXT cmd_flags,VkDevice device,VkBufferView bufferView,const VkAllocationCallbacks * pAllocator,struct vn_instance_submit_command * submit) argument 241 vn_call_vkCreateBufferView(struct vn_instance * vn_instance,VkDevice device,const VkBufferViewCreateInfo * pCreateInfo,const VkAllocationCallbacks * pAllocator,VkBufferView * pView) argument 257 vn_async_vkCreateBufferView(struct vn_instance * vn_instance,VkDevice device,const VkBufferViewCreateInfo * pCreateInfo,const VkAllocationCallbacks * pAllocator,VkBufferView * pView) argument 263 vn_call_vkDestroyBufferView(struct vn_instance * vn_instance,VkDevice device,VkBufferView bufferView,const VkAllocationCallbacks * pAllocator) argument 276 vn_async_vkDestroyBufferView(struct vn_instance * vn_instance,VkDevice device,VkBufferView bufferView,const VkAllocationCallbacks * pAllocator) argument [all...] |
| H A D | vn_protocol_driver_sampler_ycbcr_conversion.h | 81 static inline size_t vn_sizeof_vkCreateSamplerYcbcrConversion(VkDevice device, const VkSamplerYcbcrConversionCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion) argument 91 cmd_size += vn_sizeof_simple_pointer(pAllocator); 92 if (pAllocator) 101 static inline void vn_encode_vkCreateSamplerYcbcrConversion(struct vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkDevice device, const VkSamplerYcbcrConversionCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion) argument 111 if (vn_encode_simple_pointer(enc, pAllocator)) 117 static inline size_t vn_sizeof_vkCreateSamplerYcbcrConversion_reply(VkDevice device, const VkSamplerYcbcrConversionCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion) argument 126 /* skip pAllocator */ 134 static inline VkResult vn_decode_vkCreateSamplerYcbcrConversion_reply(struct vn_cs_decoder *dec, VkDevice device, const VkSamplerYcbcrConversionCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion) argument 144 /* skip pAllocator */ 154 static inline size_t vn_sizeof_vkDestroySamplerYcbcrConversion(VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, const VkAllocationCallbacks* pAllocator) argument 169 vn_encode_vkDestroySamplerYcbcrConversion(struct vn_cs_encoder * enc,VkCommandFlagsEXT cmd_flags,VkDevice device,VkSamplerYcbcrConversion ycbcrConversion,const VkAllocationCallbacks * pAllocator) argument 182 vn_sizeof_vkDestroySamplerYcbcrConversion_reply(VkDevice device,VkSamplerYcbcrConversion ycbcrConversion,const VkAllocationCallbacks * pAllocator) argument 194 vn_decode_vkDestroySamplerYcbcrConversion_reply(struct vn_cs_decoder * dec,VkDevice device,VkSamplerYcbcrConversion ycbcrConversion,const VkAllocationCallbacks * pAllocator) argument 205 vn_submit_vkCreateSamplerYcbcrConversion(struct vn_instance * vn_instance,VkCommandFlagsEXT cmd_flags,VkDevice device,const VkSamplerYcbcrConversionCreateInfo * pCreateInfo,const VkAllocationCallbacks * pAllocator,VkSamplerYcbcrConversion * pYcbcrConversion,struct vn_instance_submit_command * submit) argument 226 vn_submit_vkDestroySamplerYcbcrConversion(struct vn_instance * vn_instance,VkCommandFlagsEXT cmd_flags,VkDevice device,VkSamplerYcbcrConversion ycbcrConversion,const VkAllocationCallbacks * pAllocator,struct vn_instance_submit_command * submit) argument 247 vn_call_vkCreateSamplerYcbcrConversion(struct vn_instance * vn_instance,VkDevice device,const VkSamplerYcbcrConversionCreateInfo * pCreateInfo,const VkAllocationCallbacks * pAllocator,VkSamplerYcbcrConversion * pYcbcrConversion) argument 263 vn_async_vkCreateSamplerYcbcrConversion(struct vn_instance * vn_instance,VkDevice device,const VkSamplerYcbcrConversionCreateInfo * pCreateInfo,const VkAllocationCallbacks * pAllocator,VkSamplerYcbcrConversion * pYcbcrConversion) argument 269 vn_call_vkDestroySamplerYcbcrConversion(struct vn_instance * vn_instance,VkDevice device,VkSamplerYcbcrConversion ycbcrConversion,const VkAllocationCallbacks * pAllocator) argument 282 vn_async_vkDestroySamplerYcbcrConversion(struct vn_instance * vn_instance,VkDevice device,VkSamplerYcbcrConversion ycbcrConversion,const VkAllocationCallbacks * pAllocator) argument [all...] |
| H A D | vn_protocol_driver_shader_module.h | 81 static inline size_t vn_sizeof_vkCreateShaderModule(VkDevice device, const VkShaderModuleCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkShaderModule* pShaderModule) argument 91 cmd_size += vn_sizeof_simple_pointer(pAllocator); 92 if (pAllocator) 101 static inline void vn_encode_vkCreateShaderModule(struct vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkDevice device, const VkShaderModuleCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkShaderModule* pShaderModule) argument 111 if (vn_encode_simple_pointer(enc, pAllocator)) 117 static inline size_t vn_sizeof_vkCreateShaderModule_reply(VkDevice device, const VkShaderModuleCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkShaderModule* pShaderModule) argument 126 /* skip pAllocator */ 134 static inline VkResult vn_decode_vkCreateShaderModule_reply(struct vn_cs_decoder *dec, VkDevice device, const VkShaderModuleCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkShaderModule* pShaderModule) argument 144 /* skip pAllocator */ 154 static inline size_t vn_sizeof_vkDestroyShaderModule(VkDevice device, VkShaderModule shaderModule, const VkAllocationCallbacks* pAllocator) argument 169 vn_encode_vkDestroyShaderModule(struct vn_cs_encoder * enc,VkCommandFlagsEXT cmd_flags,VkDevice device,VkShaderModule shaderModule,const VkAllocationCallbacks * pAllocator) argument 182 vn_sizeof_vkDestroyShaderModule_reply(VkDevice device,VkShaderModule shaderModule,const VkAllocationCallbacks * pAllocator) argument 194 vn_decode_vkDestroyShaderModule_reply(struct vn_cs_decoder * dec,VkDevice device,VkShaderModule shaderModule,const VkAllocationCallbacks * pAllocator) argument 205 vn_submit_vkCreateShaderModule(struct vn_instance * vn_instance,VkCommandFlagsEXT cmd_flags,VkDevice device,const VkShaderModuleCreateInfo * pCreateInfo,const VkAllocationCallbacks * pAllocator,VkShaderModule * pShaderModule,struct vn_instance_submit_command * submit) argument 226 vn_submit_vkDestroyShaderModule(struct vn_instance * vn_instance,VkCommandFlagsEXT cmd_flags,VkDevice device,VkShaderModule shaderModule,const VkAllocationCallbacks * pAllocator,struct vn_instance_submit_command * submit) argument 247 vn_call_vkCreateShaderModule(struct vn_instance * vn_instance,VkDevice device,const VkShaderModuleCreateInfo * pCreateInfo,const VkAllocationCallbacks * pAllocator,VkShaderModule * pShaderModule) argument 263 vn_async_vkCreateShaderModule(struct vn_instance * vn_instance,VkDevice device,const VkShaderModuleCreateInfo * pCreateInfo,const VkAllocationCallbacks * pAllocator,VkShaderModule * pShaderModule) argument 269 vn_call_vkDestroyShaderModule(struct vn_instance * vn_instance,VkDevice device,VkShaderModule shaderModule,const VkAllocationCallbacks * pAllocator) argument 282 vn_async_vkDestroyShaderModule(struct vn_instance * vn_instance,VkDevice device,VkShaderModule shaderModule,const VkAllocationCallbacks * pAllocator) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/ |
| H A D | lvp_pipeline_cache.c | 29 const VkAllocationCallbacks* pAllocator, 38 cache = vk_alloc2(&device->vk.alloc, pAllocator, 46 if (pAllocator) 47 cache->alloc = *pAllocator; 60 const VkAllocationCallbacks* pAllocator) 69 vk_free2(&device->vk.alloc, pAllocator, cache); 26 lvp_CreatePipelineCache(VkDevice _device,const VkPipelineCacheCreateInfo * pCreateInfo,const VkAllocationCallbacks * pAllocator,VkPipelineCache * pPipelineCache) argument 57 lvp_DestroyPipelineCache(VkDevice _device,VkPipelineCache _cache,const VkAllocationCallbacks * pAllocator) argument
|