Home
last modified time | relevance | path

Searched refs:vn_cs_decoder (Results 1 – 25 of 35) sorted by relevance

12

/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_types.h29 vn_decode_uint64_t(struct vn_cs_decoder *dec, uint64_t *val) in vn_decode_uint64_t()
52 vn_decode_uint64_t_array(struct vn_cs_decoder *dec, uint64_t *val, uint32_t count) in vn_decode_uint64_t_array()
75 vn_decode_int32_t(struct vn_cs_decoder *dec, int32_t *val) in vn_decode_int32_t()
98 vn_decode_int32_t_array(struct vn_cs_decoder *dec, int32_t *val, uint32_t count) in vn_decode_int32_t_array()
121 vn_decode_VkStructureType(struct vn_cs_decoder *dec, VkStructureType *val) in vn_decode_VkStructureType()
142 vn_decode_size_t(struct vn_cs_decoder *dec, size_t *val) in vn_decode_size_t()
167 vn_decode_size_t_array(struct vn_cs_decoder *dec, size_t *val, uint32_t count) in vn_decode_size_t_array()
192 vn_decode_blob_array(struct vn_cs_decoder *dec, void *val, size_t size) in vn_decode_blob_array()
213 vn_decode_char_array(struct vn_cs_decoder *dec, char *val, size_t size) in vn_decode_char_array()
237 vn_decode_array_size(struct vn_cs_decoder *dec, uint64_t expected_size) in vn_decode_array_size()
[all …]
Dvn_protocol_driver_handles.h29 vn_decode_VkInstance(struct vn_cs_decoder *dec, VkInstance *val) in vn_decode_VkInstance()
52 vn_decode_VkPhysicalDevice(struct vn_cs_decoder *dec, VkPhysicalDevice *val) in vn_decode_VkPhysicalDevice()
75 vn_decode_VkDevice(struct vn_cs_decoder *dec, VkDevice *val) in vn_decode_VkDevice()
98 vn_decode_VkQueue(struct vn_cs_decoder *dec, VkQueue *val) in vn_decode_VkQueue()
121 vn_decode_VkCommandBuffer(struct vn_cs_decoder *dec, VkCommandBuffer *val) in vn_decode_VkCommandBuffer()
144 vn_decode_VkDeviceMemory(struct vn_cs_decoder *dec, VkDeviceMemory *val) in vn_decode_VkDeviceMemory()
167 vn_decode_VkCommandPool(struct vn_cs_decoder *dec, VkCommandPool *val) in vn_decode_VkCommandPool()
190 vn_decode_VkBuffer(struct vn_cs_decoder *dec, VkBuffer *val) in vn_decode_VkBuffer()
213 vn_decode_VkBufferView(struct vn_cs_decoder *dec, VkBufferView *val) in vn_decode_VkBufferView()
236 vn_decode_VkImage(struct vn_cs_decoder *dec, VkImage *val) in vn_decode_VkImage()
[all …]
Dvn_protocol_driver_structs.h40 vn_decode_VkExtent3D(struct vn_cs_decoder *dec, VkExtent3D *val) in vn_decode_VkExtent3D()
81 vn_decode_VkLayerProperties(struct vn_cs_decoder *dec, VkLayerProperties *val) in vn_decode_VkLayerProperties()
136 vn_decode_VkExtensionProperties(struct vn_cs_decoder *dec, VkExtensionProperties *val) in vn_decode_VkExtensionProperties()
174 vn_decode_VkMemoryRequirements(struct vn_cs_decoder *dec, VkMemoryRequirements *val) in vn_decode_VkMemoryRequirements()
212 vn_decode_VkSparseImageFormatProperties(struct vn_cs_decoder *dec, VkSparseImageFormatProperties *v… in vn_decode_VkSparseImageFormatProperties()
473 vn_decode_VkComponentMapping(struct vn_cs_decoder *dec, VkComponentMapping *val) in vn_decode_VkComponentMapping()
605 vn_decode_VkViewport(struct vn_cs_decoder *dec, VkViewport *val) in vn_decode_VkViewport()
634 vn_decode_VkOffset2D(struct vn_cs_decoder *dec, VkOffset2D *val) in vn_decode_VkOffset2D()
675 vn_decode_VkExtent2D(struct vn_cs_decoder *dec, VkExtent2D *val) in vn_decode_VkExtent2D()
716 vn_decode_VkRect2D(struct vn_cs_decoder *dec, VkRect2D *val) in vn_decode_VkRect2D()
[all …]
Dvn_protocol_driver_transport.h165 vn_decode_VkMemoryResourceAllocationSizeProperties100000MESA_pnext(struct vn_cs_decoder *dec, const… in vn_decode_VkMemoryResourceAllocationSizeProperties100000MESA_pnext()
173 vn_decode_VkMemoryResourceAllocationSizeProperties100000MESA_self(struct vn_cs_decoder *dec, VkMemo… in vn_decode_VkMemoryResourceAllocationSizeProperties100000MESA_self()
180 vn_decode_VkMemoryResourceAllocationSizeProperties100000MESA(struct vn_cs_decoder *dec, VkMemoryRes… in vn_decode_VkMemoryResourceAllocationSizeProperties100000MESA()
290 vn_decode_VkMemoryResourcePropertiesMESA_pnext(struct vn_cs_decoder *dec, const void *val) in vn_decode_VkMemoryResourcePropertiesMESA_pnext()
317 vn_decode_VkMemoryResourcePropertiesMESA_self(struct vn_cs_decoder *dec, VkMemoryResourceProperties… in vn_decode_VkMemoryResourcePropertiesMESA_self()
324 vn_decode_VkMemoryResourcePropertiesMESA(struct vn_cs_decoder *dec, VkMemoryResourcePropertiesMESA … in vn_decode_VkMemoryResourcePropertiesMESA()
453 static inline void vn_decode_vkSetReplyCommandStreamMESA_reply(struct vn_cs_decoder *dec, const VkC… in vn_decode_vkSetReplyCommandStreamMESA_reply()
493 static inline void vn_decode_vkSeekReplyCommandStreamMESA_reply(struct vn_cs_decoder *dec, size_t p… in vn_decode_vkSeekReplyCommandStreamMESA_reply()
582 static inline void vn_decode_vkExecuteCommandStreamsMESA_reply(struct vn_cs_decoder *dec, uint32_t … in vn_decode_vkExecuteCommandStreamsMESA_reply()
633 static inline void vn_decode_vkCreateRingMESA_reply(struct vn_cs_decoder *dec, uint64_t ring, const… in vn_decode_vkCreateRingMESA_reply()
[all …]
Dvn_protocol_driver_device.h142 vn_decode_VkPhysicalDeviceLimits(struct vn_cs_decoder *dec, VkPhysicalDeviceLimits *val) in vn_decode_VkPhysicalDeviceLimits()
509 vn_decode_VkPhysicalDeviceSparseProperties(struct vn_cs_decoder *dec, VkPhysicalDeviceSparsePropert… in vn_decode_VkPhysicalDeviceSparseProperties()
561 vn_decode_VkPhysicalDeviceProperties(struct vn_cs_decoder *dec, VkPhysicalDeviceProperties *val) in vn_decode_VkPhysicalDeviceProperties()
624 vn_decode_VkQueueFamilyProperties(struct vn_cs_decoder *dec, VkQueueFamilyProperties *val) in vn_decode_VkQueueFamilyProperties()
664 vn_decode_VkMemoryType(struct vn_cs_decoder *dec, VkMemoryType *val) in vn_decode_VkMemoryType()
698 vn_decode_VkMemoryHeap(struct vn_cs_decoder *dec, VkMemoryHeap *val) in vn_decode_VkMemoryHeap()
738 vn_decode_VkPhysicalDeviceMemoryProperties(struct vn_cs_decoder *dec, VkPhysicalDeviceMemoryPropert… in vn_decode_VkPhysicalDeviceMemoryProperties()
907 vn_decode_VkPhysicalDeviceFeatures(struct vn_cs_decoder *dec, VkPhysicalDeviceFeatures *val) in vn_decode_VkPhysicalDeviceFeatures()
1101 vn_decode_VkFormatProperties(struct vn_cs_decoder *dec, VkFormatProperties *val) in vn_decode_VkFormatProperties()
1141 vn_decode_VkImageFormatProperties(struct vn_cs_decoder *dec, VkImageFormatProperties *val) in vn_decode_VkImageFormatProperties()
[all …]
Dvn_protocol_driver_buffer.h304 vn_decode_VkBindBufferMemoryDeviceGroupInfo_pnext(struct vn_cs_decoder *dec, const void *val) in vn_decode_VkBindBufferMemoryDeviceGroupInfo_pnext()
312 vn_decode_VkBindBufferMemoryDeviceGroupInfo_self(struct vn_cs_decoder *dec, VkBindBufferMemoryDevic… in vn_decode_VkBindBufferMemoryDeviceGroupInfo_self()
326 vn_decode_VkBindBufferMemoryDeviceGroupInfo(struct vn_cs_decoder *dec, VkBindBufferMemoryDeviceGrou… in vn_decode_VkBindBufferMemoryDeviceGroupInfo()
428 vn_decode_VkBindBufferMemoryInfo_pnext(struct vn_cs_decoder *dec, const void *val) in vn_decode_VkBindBufferMemoryInfo_pnext()
455 vn_decode_VkBindBufferMemoryInfo_self(struct vn_cs_decoder *dec, VkBindBufferMemoryInfo *val) in vn_decode_VkBindBufferMemoryInfo_self()
464 vn_decode_VkBindBufferMemoryInfo(struct vn_cs_decoder *dec, VkBindBufferMemoryInfo *val) in vn_decode_VkBindBufferMemoryInfo()
582 vn_decode_VkBufferDeviceAddressInfo_pnext(struct vn_cs_decoder *dec, const void *val) in vn_decode_VkBufferDeviceAddressInfo_pnext()
590 vn_decode_VkBufferDeviceAddressInfo_self(struct vn_cs_decoder *dec, VkBufferDeviceAddressInfo *val) in vn_decode_VkBufferDeviceAddressInfo_self()
597 vn_decode_VkBufferDeviceAddressInfo(struct vn_cs_decoder *dec, VkBufferDeviceAddressInfo *val) in vn_decode_VkBufferDeviceAddressInfo()
650 static inline void vn_decode_vkGetBufferMemoryRequirements_reply(struct vn_cs_decoder *dec, VkDevic… in vn_decode_vkGetBufferMemoryRequirements_reply()
[all …]
Dvn_protocol_driver_image.h29 vn_decode_VkSparseImageMemoryRequirements(struct vn_cs_decoder *dec, VkSparseImageMemoryRequirement… in vn_decode_VkSparseImageMemoryRequirements()
203 vn_decode_VkSubresourceLayout(struct vn_cs_decoder *dec, VkSubresourceLayout *val) in vn_decode_VkSubresourceLayout()
553 vn_decode_VkBindImageMemoryDeviceGroupInfo_pnext(struct vn_cs_decoder *dec, const void *val) in vn_decode_VkBindImageMemoryDeviceGroupInfo_pnext()
561 vn_decode_VkBindImageMemoryDeviceGroupInfo_self(struct vn_cs_decoder *dec, VkBindImageMemoryDeviceG… in vn_decode_VkBindImageMemoryDeviceGroupInfo_self()
584 vn_decode_VkBindImageMemoryDeviceGroupInfo(struct vn_cs_decoder *dec, VkBindImageMemoryDeviceGroupI… in vn_decode_VkBindImageMemoryDeviceGroupInfo()
649 vn_decode_VkBindImagePlaneMemoryInfo_pnext(struct vn_cs_decoder *dec, const void *val) in vn_decode_VkBindImagePlaneMemoryInfo_pnext()
657 vn_decode_VkBindImagePlaneMemoryInfo_self(struct vn_cs_decoder *dec, VkBindImagePlaneMemoryInfo *va… in vn_decode_VkBindImagePlaneMemoryInfo_self()
664 vn_decode_VkBindImagePlaneMemoryInfo(struct vn_cs_decoder *dec, VkBindImagePlaneMemoryInfo *val) in vn_decode_VkBindImagePlaneMemoryInfo()
778 vn_decode_VkBindImageMemoryInfo_pnext(struct vn_cs_decoder *dec, const void *val) in vn_decode_VkBindImageMemoryInfo_pnext()
809 vn_decode_VkBindImageMemoryInfo_self(struct vn_cs_decoder *dec, VkBindImageMemoryInfo *val) in vn_decode_VkBindImageMemoryInfo_self()
[all …]
Dvn_protocol_driver_command_buffer.h135 vn_decode_VkCommandBufferInheritanceInfo_pnext(struct vn_cs_decoder *dec, const void *val) in vn_decode_VkCommandBufferInheritanceInfo_pnext()
143 vn_decode_VkCommandBufferInheritanceInfo_self(struct vn_cs_decoder *dec, VkCommandBufferInheritance… in vn_decode_VkCommandBufferInheritanceInfo_self()
155 vn_decode_VkCommandBufferInheritanceInfo(struct vn_cs_decoder *dec, VkCommandBufferInheritanceInfo … in vn_decode_VkCommandBufferInheritanceInfo()
220 vn_decode_VkDeviceGroupCommandBufferBeginInfo_pnext(struct vn_cs_decoder *dec, const void *val) in vn_decode_VkDeviceGroupCommandBufferBeginInfo_pnext()
228 vn_decode_VkDeviceGroupCommandBufferBeginInfo_self(struct vn_cs_decoder *dec, VkDeviceGroupCommandB… in vn_decode_VkDeviceGroupCommandBufferBeginInfo_self()
235 vn_decode_VkDeviceGroupCommandBufferBeginInfo(struct vn_cs_decoder *dec, VkDeviceGroupCommandBuffer… in vn_decode_VkDeviceGroupCommandBufferBeginInfo()
338 vn_decode_VkCommandBufferBeginInfo_pnext(struct vn_cs_decoder *dec, const void *val) in vn_decode_VkCommandBufferBeginInfo_pnext()
365 vn_decode_VkCommandBufferBeginInfo_self(struct vn_cs_decoder *dec, VkCommandBufferBeginInfo *val) in vn_decode_VkCommandBufferBeginInfo_self()
377 vn_decode_VkCommandBufferBeginInfo(struct vn_cs_decoder *dec, VkCommandBufferBeginInfo *val) in vn_decode_VkCommandBufferBeginInfo()
1307 static inline VkResult vn_decode_vkAllocateCommandBuffers_reply(struct vn_cs_decoder *dec, VkDevice… in vn_decode_vkAllocateCommandBuffers_reply()
[all …]
Dvn_protocol_driver_device_memory.h486 vn_decode_VkMappedMemoryRange_pnext(struct vn_cs_decoder *dec, const void *val) in vn_decode_VkMappedMemoryRange_pnext()
494 vn_decode_VkMappedMemoryRange_self(struct vn_cs_decoder *dec, VkMappedMemoryRange *val) in vn_decode_VkMappedMemoryRange_self()
503 vn_decode_VkMappedMemoryRange(struct vn_cs_decoder *dec, VkMappedMemoryRange *val) in vn_decode_VkMappedMemoryRange()
568 vn_decode_VkDeviceMemoryOpaqueCaptureAddressInfo_pnext(struct vn_cs_decoder *dec, const void *val) in vn_decode_VkDeviceMemoryOpaqueCaptureAddressInfo_pnext()
576 vn_decode_VkDeviceMemoryOpaqueCaptureAddressInfo_self(struct vn_cs_decoder *dec, VkDeviceMemoryOpaq… in vn_decode_VkDeviceMemoryOpaqueCaptureAddressInfo_self()
583 vn_decode_VkDeviceMemoryOpaqueCaptureAddressInfo(struct vn_cs_decoder *dec, VkDeviceMemoryOpaqueCap… in vn_decode_VkDeviceMemoryOpaqueCaptureAddressInfo()
647 static inline VkResult vn_decode_vkAllocateMemory_reply(struct vn_cs_decoder *dec, VkDevice device,… in vn_decode_vkAllocateMemory_reply()
707 static inline void vn_decode_vkFreeMemory_reply(struct vn_cs_decoder *dec, VkDevice device, VkDevic… in vn_decode_vkFreeMemory_reply()
752 static inline void vn_decode_vkUnmapMemory_reply(struct vn_cs_decoder *dec, VkDevice device, VkDevi… in vn_decode_vkUnmapMemory_reply()
813 static inline VkResult vn_decode_vkFlushMappedMemoryRanges_reply(struct vn_cs_decoder *dec, VkDevic… in vn_decode_vkFlushMappedMemoryRanges_reply()
[all …]
Dvn_protocol_driver_event.h120 static inline VkResult vn_decode_vkCreateEvent_reply(struct vn_cs_decoder *dec, VkDevice device, co… in vn_decode_vkCreateEvent_reply()
180 static inline void vn_decode_vkDestroyEvent_reply(struct vn_cs_decoder *dec, VkDevice device, VkEve… in vn_decode_vkDestroyEvent_reply()
227 static inline VkResult vn_decode_vkGetEventStatus_reply(struct vn_cs_decoder *dec, VkDevice device,… in vn_decode_vkGetEventStatus_reply()
277 static inline VkResult vn_decode_vkSetEvent_reply(struct vn_cs_decoder *dec, VkDevice device, VkEve… in vn_decode_vkSetEvent_reply()
327 static inline VkResult vn_decode_vkResetEvent_reply(struct vn_cs_decoder *dec, VkDevice device, VkE… in vn_decode_vkResetEvent_reply()
452 struct vn_cs_decoder *dec = vn_instance_get_command_reply(vn_instance, &submit); in vn_call_vkCreateEvent()
474 struct vn_cs_decoder *dec = vn_instance_get_command_reply(vn_instance, &submit); in vn_call_vkDestroyEvent()
493 struct vn_cs_decoder *dec = vn_instance_get_command_reply(vn_instance, &submit); in vn_call_vkGetEventStatus()
515 struct vn_cs_decoder *dec = vn_instance_get_command_reply(vn_instance, &submit); in vn_call_vkSetEvent()
537 struct vn_cs_decoder *dec = vn_instance_get_command_reply(vn_instance, &submit); in vn_call_vkResetEvent()
Dvn_protocol_driver_semaphore.h302 vn_decode_VkSemaphoreSignalInfo_pnext(struct vn_cs_decoder *dec, const void *val) in vn_decode_VkSemaphoreSignalInfo_pnext()
310 vn_decode_VkSemaphoreSignalInfo_self(struct vn_cs_decoder *dec, VkSemaphoreSignalInfo *val) in vn_decode_VkSemaphoreSignalInfo_self()
318 vn_decode_VkSemaphoreSignalInfo(struct vn_cs_decoder *dec, VkSemaphoreSignalInfo *val) in vn_decode_VkSemaphoreSignalInfo()
382 static inline VkResult vn_decode_vkCreateSemaphore_reply(struct vn_cs_decoder *dec, VkDevice device… in vn_decode_vkCreateSemaphore_reply()
442 static inline void vn_decode_vkDestroySemaphore_reply(struct vn_cs_decoder *dec, VkDevice device, V… in vn_decode_vkDestroySemaphore_reply()
494 static inline VkResult vn_decode_vkGetSemaphoreCounterValue_reply(struct vn_cs_decoder *dec, VkDevi… in vn_decode_vkGetSemaphoreCounterValue_reply()
555 static inline VkResult vn_decode_vkWaitSemaphores_reply(struct vn_cs_decoder *dec, VkDevice device,… in vn_decode_vkWaitSemaphores_reply()
609 static inline VkResult vn_decode_vkSignalSemaphore_reply(struct vn_cs_decoder *dec, VkDevice device… in vn_decode_vkSignalSemaphore_reply()
734 struct vn_cs_decoder *dec = vn_instance_get_command_reply(vn_instance, &submit); in vn_call_vkCreateSemaphore()
756 struct vn_cs_decoder *dec = vn_instance_get_command_reply(vn_instance, &submit); in vn_call_vkDestroySemaphore()
[all …]
Dvn_protocol_driver_descriptor_set_layout.h250 vn_decode_VkDescriptorSetVariableDescriptorCountLayoutSupport_pnext(struct vn_cs_decoder *dec, cons… in vn_decode_VkDescriptorSetVariableDescriptorCountLayoutSupport_pnext()
258 vn_decode_VkDescriptorSetVariableDescriptorCountLayoutSupport_self(struct vn_cs_decoder *dec, VkDes… in vn_decode_VkDescriptorSetVariableDescriptorCountLayoutSupport_self()
265 vn_decode_VkDescriptorSetVariableDescriptorCountLayoutSupport(struct vn_cs_decoder *dec, VkDescript… in vn_decode_VkDescriptorSetVariableDescriptorCountLayoutSupport()
375 vn_decode_VkDescriptorSetLayoutSupport_pnext(struct vn_cs_decoder *dec, const void *val) in vn_decode_VkDescriptorSetLayoutSupport_pnext()
402 vn_decode_VkDescriptorSetLayoutSupport_self(struct vn_cs_decoder *dec, VkDescriptorSetLayoutSupport… in vn_decode_VkDescriptorSetLayoutSupport_self()
409 vn_decode_VkDescriptorSetLayoutSupport(struct vn_cs_decoder *dec, VkDescriptorSetLayoutSupport *val) in vn_decode_VkDescriptorSetLayoutSupport()
557 static inline VkResult vn_decode_vkCreateDescriptorSetLayout_reply(struct vn_cs_decoder *dec, VkDev… in vn_decode_vkCreateDescriptorSetLayout_reply()
617 static inline void vn_decode_vkDestroyDescriptorSetLayout_reply(struct vn_cs_decoder *dec, VkDevice… in vn_decode_vkDestroyDescriptorSetLayout_reply()
673 static inline void vn_decode_vkGetDescriptorSetLayoutSupport_reply(struct vn_cs_decoder *dec, VkDev… in vn_decode_vkGetDescriptorSetLayoutSupport_reply()
757 struct vn_cs_decoder *dec = vn_instance_get_command_reply(vn_instance, &submit); in vn_call_vkCreateDescriptorSetLayout()
[all …]
Dvn_protocol_driver_command_pool.h122 static inline VkResult vn_decode_vkCreateCommandPool_reply(struct vn_cs_decoder *dec, VkDevice devi… in vn_decode_vkCreateCommandPool_reply()
182 static inline void vn_decode_vkDestroyCommandPool_reply(struct vn_cs_decoder *dec, VkDevice device,… in vn_decode_vkDestroyCommandPool_reply()
232 static inline VkResult vn_decode_vkResetCommandPool_reply(struct vn_cs_decoder *dec, VkDevice devic… in vn_decode_vkResetCommandPool_reply()
284 static inline void vn_decode_vkTrimCommandPool_reply(struct vn_cs_decoder *dec, VkDevice device, Vk… in vn_decode_vkTrimCommandPool_reply()
385 struct vn_cs_decoder *dec = vn_instance_get_command_reply(vn_instance, &submit); in vn_call_vkCreateCommandPool()
407 struct vn_cs_decoder *dec = vn_instance_get_command_reply(vn_instance, &submit); in vn_call_vkDestroyCommandPool()
426 struct vn_cs_decoder *dec = vn_instance_get_command_reply(vn_instance, &submit); in vn_call_vkResetCommandPool()
448 struct vn_cs_decoder *dec = vn_instance_get_command_reply(vn_instance, &submit); in vn_call_vkTrimCommandPool()
Dvn_protocol_driver_fence.h206 static inline VkResult vn_decode_vkCreateFence_reply(struct vn_cs_decoder *dec, VkDevice device, co… in vn_decode_vkCreateFence_reply()
266 static inline void vn_decode_vkDestroyFence_reply(struct vn_cs_decoder *dec, VkDevice device, VkFen… in vn_decode_vkDestroyFence_reply()
328 static inline VkResult vn_decode_vkResetFences_reply(struct vn_cs_decoder *dec, VkDevice device, ui… in vn_decode_vkResetFences_reply()
379 static inline VkResult vn_decode_vkGetFenceStatus_reply(struct vn_cs_decoder *dec, VkDevice device,… in vn_decode_vkGetFenceStatus_reply()
450 static inline VkResult vn_decode_vkWaitForFences_reply(struct vn_cs_decoder *dec, VkDevice device, … in vn_decode_vkWaitForFences_reply()
578 struct vn_cs_decoder *dec = vn_instance_get_command_reply(vn_instance, &submit); in vn_call_vkCreateFence()
600 struct vn_cs_decoder *dec = vn_instance_get_command_reply(vn_instance, &submit); in vn_call_vkDestroyFence()
619 struct vn_cs_decoder *dec = vn_instance_get_command_reply(vn_instance, &submit); in vn_call_vkResetFences()
641 struct vn_cs_decoder *dec = vn_instance_get_command_reply(vn_instance, &submit); in vn_call_vkGetFenceStatus()
663 struct vn_cs_decoder *dec = vn_instance_get_command_reply(vn_instance, &submit); in vn_call_vkWaitForFences()
Dvn_protocol_driver_pipeline_cache.h134 static inline VkResult vn_decode_vkCreatePipelineCache_reply(struct vn_cs_decoder *dec, VkDevice de… in vn_decode_vkCreatePipelineCache_reply()
194 static inline void vn_decode_vkDestroyPipelineCache_reply(struct vn_cs_decoder *dec, VkDevice devic… in vn_decode_vkDestroyPipelineCache_reply()
257 static inline VkResult vn_decode_vkGetPipelineCacheData_reply(struct vn_cs_decoder *dec, VkDevice d… in vn_decode_vkGetPipelineCacheData_reply()
337 static inline VkResult vn_decode_vkMergePipelineCaches_reply(struct vn_cs_decoder *dec, VkDevice de… in vn_decode_vkMergePipelineCaches_reply()
443 struct vn_cs_decoder *dec = vn_instance_get_command_reply(vn_instance, &submit); in vn_call_vkCreatePipelineCache()
465 struct vn_cs_decoder *dec = vn_instance_get_command_reply(vn_instance, &submit); in vn_call_vkDestroyPipelineCache()
484 struct vn_cs_decoder *dec = vn_instance_get_command_reply(vn_instance, &submit); in vn_call_vkGetPipelineCacheData()
506 struct vn_cs_decoder *dec = vn_instance_get_command_reply(vn_instance, &submit); in vn_call_vkMergePipelineCaches()
Dvn_protocol_driver_query_pool.h126 static inline VkResult vn_decode_vkCreateQueryPool_reply(struct vn_cs_decoder *dec, VkDevice device… in vn_decode_vkCreateQueryPool_reply()
186 static inline void vn_decode_vkDestroyQueryPool_reply(struct vn_cs_decoder *dec, VkDevice device, V… in vn_decode_vkDestroyQueryPool_reply()
256 static inline VkResult vn_decode_vkGetQueryPoolResults_reply(struct vn_cs_decoder *dec, VkDevice de… in vn_decode_vkGetQueryPoolResults_reply()
322 static inline void vn_decode_vkResetQueryPool_reply(struct vn_cs_decoder *dec, VkDevice device, VkQ… in vn_decode_vkResetQueryPool_reply()
424 struct vn_cs_decoder *dec = vn_instance_get_command_reply(vn_instance, &submit); in vn_call_vkCreateQueryPool()
446 struct vn_cs_decoder *dec = vn_instance_get_command_reply(vn_instance, &submit); in vn_call_vkDestroyQueryPool()
465 struct vn_cs_decoder *dec = vn_instance_get_command_reply(vn_instance, &submit); in vn_call_vkGetQueryPoolResults()
487 struct vn_cs_decoder *dec = vn_instance_get_command_reply(vn_instance, &submit); in vn_call_vkResetQueryPool()
Dvn_protocol_driver_descriptor_pool.h156 static inline VkResult vn_decode_vkCreateDescriptorPool_reply(struct vn_cs_decoder *dec, VkDevice d… in vn_decode_vkCreateDescriptorPool_reply()
216 static inline void vn_decode_vkDestroyDescriptorPool_reply(struct vn_cs_decoder *dec, VkDevice devi… in vn_decode_vkDestroyDescriptorPool_reply()
266 static inline VkResult vn_decode_vkResetDescriptorPool_reply(struct vn_cs_decoder *dec, VkDevice de… in vn_decode_vkResetDescriptorPool_reply()
350 struct vn_cs_decoder *dec = vn_instance_get_command_reply(vn_instance, &submit); in vn_call_vkCreateDescriptorPool()
372 struct vn_cs_decoder *dec = vn_instance_get_command_reply(vn_instance, &submit); in vn_call_vkDestroyDescriptorPool()
391 struct vn_cs_decoder *dec = vn_instance_get_command_reply(vn_instance, &submit); in vn_call_vkResetDescriptorPool()
Dvn_protocol_driver_instance.h257 static inline VkResult vn_decode_vkCreateInstance_reply(struct vn_cs_decoder *dec, const VkInstance… in vn_decode_vkCreateInstance_reply()
313 static inline void vn_decode_vkDestroyInstance_reply(struct vn_cs_decoder *dec, VkInstance instance… in vn_decode_vkDestroyInstance_reply()
358 static inline VkResult vn_decode_vkEnumerateInstanceVersion_reply(struct vn_cs_decoder *dec, uint32… in vn_decode_vkEnumerateInstanceVersion_reply()
434 static inline VkResult vn_decode_vkEnumerateInstanceLayerProperties_reply(struct vn_cs_decoder *dec… in vn_decode_vkEnumerateInstanceLayerProperties_reply()
533 static inline VkResult vn_decode_vkEnumerateInstanceExtensionProperties_reply(struct vn_cs_decoder in vn_decode_vkEnumerateInstanceExtensionProperties_reply()
670 struct vn_cs_decoder *dec = vn_instance_get_command_reply(vn_instance, &submit); in vn_call_vkCreateInstance()
692 struct vn_cs_decoder *dec = vn_instance_get_command_reply(vn_instance, &submit); in vn_call_vkDestroyInstance()
711 struct vn_cs_decoder *dec = vn_instance_get_command_reply(vn_instance, &submit); in vn_call_vkEnumerateInstanceVersion()
733 struct vn_cs_decoder *dec = vn_instance_get_command_reply(vn_instance, &submit); in vn_call_vkEnumerateInstanceLayerProperties()
755 struct vn_cs_decoder *dec = vn_instance_get_command_reply(vn_instance, &submit); in vn_call_vkEnumerateInstanceExtensionProperties()
Dvn_protocol_driver_buffer_view.h128 static inline VkResult vn_decode_vkCreateBufferView_reply(struct vn_cs_decoder *dec, VkDevice devic… in vn_decode_vkCreateBufferView_reply()
188 static inline void vn_decode_vkDestroyBufferView_reply(struct vn_cs_decoder *dec, VkDevice device, … in vn_decode_vkDestroyBufferView_reply()
247 struct vn_cs_decoder *dec = vn_instance_get_command_reply(vn_instance, &submit); in vn_call_vkCreateBufferView()
269 struct vn_cs_decoder *dec = vn_instance_get_command_reply(vn_instance, &submit); in vn_call_vkDestroyBufferView()
Dvn_protocol_driver_shader_module.h134 static inline VkResult vn_decode_vkCreateShaderModule_reply(struct vn_cs_decoder *dec, VkDevice dev… in vn_decode_vkCreateShaderModule_reply()
194 static inline void vn_decode_vkDestroyShaderModule_reply(struct vn_cs_decoder *dec, VkDevice device… in vn_decode_vkDestroyShaderModule_reply()
253 struct vn_cs_decoder *dec = vn_instance_get_command_reply(vn_instance, &submit); in vn_call_vkCreateShaderModule()
275 struct vn_cs_decoder *dec = vn_instance_get_command_reply(vn_instance, &submit); in vn_call_vkDestroyShaderModule()
Dvn_protocol_driver_sampler_ycbcr_conversion.h134 static inline VkResult vn_decode_vkCreateSamplerYcbcrConversion_reply(struct vn_cs_decoder *dec, Vk… in vn_decode_vkCreateSamplerYcbcrConversion_reply()
194 static inline void vn_decode_vkDestroySamplerYcbcrConversion_reply(struct vn_cs_decoder *dec, VkDev… in vn_decode_vkDestroySamplerYcbcrConversion_reply()
253 struct vn_cs_decoder *dec = vn_instance_get_command_reply(vn_instance, &submit); in vn_call_vkCreateSamplerYcbcrConversion()
275 struct vn_cs_decoder *dec = vn_instance_get_command_reply(vn_instance, &submit); in vn_call_vkDestroySamplerYcbcrConversion()
Dvn_protocol_driver_pipeline_layout.h172 static inline VkResult vn_decode_vkCreatePipelineLayout_reply(struct vn_cs_decoder *dec, VkDevice d… in vn_decode_vkCreatePipelineLayout_reply()
232 static inline void vn_decode_vkDestroyPipelineLayout_reply(struct vn_cs_decoder *dec, VkDevice devi… in vn_decode_vkDestroyPipelineLayout_reply()
291 struct vn_cs_decoder *dec = vn_instance_get_command_reply(vn_instance, &submit); in vn_call_vkCreatePipelineLayout()
313 struct vn_cs_decoder *dec = vn_instance_get_command_reply(vn_instance, &submit); in vn_call_vkDestroyPipelineLayout()
Dvn_protocol_driver_descriptor_update_template.h172 static inline VkResult vn_decode_vkCreateDescriptorUpdateTemplate_reply(struct vn_cs_decoder *dec, … in vn_decode_vkCreateDescriptorUpdateTemplate_reply()
232 static inline void vn_decode_vkDestroyDescriptorUpdateTemplate_reply(struct vn_cs_decoder *dec, VkD… in vn_decode_vkDestroyDescriptorUpdateTemplate_reply()
291 struct vn_cs_decoder *dec = vn_instance_get_command_reply(vn_instance, &submit); in vn_call_vkCreateDescriptorUpdateTemplate()
313 struct vn_cs_decoder *dec = vn_instance_get_command_reply(vn_instance, &submit); in vn_call_vkDestroyDescriptorUpdateTemplate()
/third_party/mesa3d/src/virtio/vulkan/
Dvn_cs.h32 (struct vn_cs_decoder) \
67 struct vn_cs_decoder { struct
156 vn_cs_decoder_init(struct vn_cs_decoder *dec, const void *data, size_t size) in vn_cs_decoder_init()
162 vn_cs_decoder_set_fatal(const struct vn_cs_decoder *dec) in vn_cs_decoder_set_fatal()
168 vn_cs_decoder_peek_internal(const struct vn_cs_decoder *dec, in vn_cs_decoder_peek_internal()
187 vn_cs_decoder_read(struct vn_cs_decoder *dec, in vn_cs_decoder_read()
197 vn_cs_decoder_peek(const struct vn_cs_decoder *dec, in vn_cs_decoder_peek()
Dvn_instance.h121 struct vn_cs_decoder reply;
144 static inline struct vn_cs_decoder *

12