Home
last modified time | relevance | path

Searched refs:vn_decode_uint64_t (Results 1 – 8 of 8) sorted by relevance

/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_handles.h32 vn_decode_uint64_t(dec, &id); in vn_decode_VkInstance()
55 vn_decode_uint64_t(dec, &id); in vn_decode_VkPhysicalDevice()
78 vn_decode_uint64_t(dec, &id); in vn_decode_VkDevice()
101 vn_decode_uint64_t(dec, &id); in vn_decode_VkQueue()
124 vn_decode_uint64_t(dec, &id); in vn_decode_VkCommandBuffer()
147 vn_decode_uint64_t(dec, &id); in vn_decode_VkDeviceMemory()
170 vn_decode_uint64_t(dec, &id); in vn_decode_VkCommandPool()
193 vn_decode_uint64_t(dec, &id); in vn_decode_VkBuffer()
216 vn_decode_uint64_t(dec, &id); in vn_decode_VkBufferView()
239 vn_decode_uint64_t(dec, &id); in vn_decode_VkImage()
[all …]
Dvn_protocol_driver_types.h29 vn_decode_uint64_t(struct vn_cs_decoder *dec, uint64_t *val) in vn_decode_uint64_t() function
145 vn_decode_uint64_t(dec, &tmp); in vn_decode_size_t()
240 vn_decode_uint64_t(dec, &size); in vn_decode_array_size()
252 vn_decode_uint64_t(dec, &size); in vn_decode_array_size_unchecked()
554 vn_decode_uint64_t(dec, val); in vn_decode_VkDeviceSize()
592 vn_decode_uint64_t(dec, val); in vn_decode_VkDeviceAddress()
Dvn_protocol_driver_semaphore.h314 vn_decode_uint64_t(dec, &val->value); in vn_decode_VkSemaphoreSignalInfo_self()
505 vn_decode_uint64_t(dec, pValue); in vn_decode_vkGetSemaphoreCounterValue_reply()
Dvn_protocol_driver_device_memory.h994 vn_decode_uint64_t(dec, &ret); in vn_decode_vkGetDeviceMemoryOpaqueCaptureAddress_reply()
Dvn_protocol_driver_transport.h176 vn_decode_uint64_t(dec, &val->allocationSize); in vn_decode_VkMemoryResourceAllocationSizeProperties100000MESA_self()
Dvn_protocol_driver_buffer.h1019 vn_decode_uint64_t(dec, &ret); in vn_decode_vkGetBufferOpaqueCaptureAddress_reply()
Dvn_protocol_driver_image.h1171 vn_decode_uint64_t(dec, &val->drmFormatModifier); in vn_decode_VkImageDrmFormatModifierPropertiesEXT_self()
Dvn_protocol_driver_device.h7264 vn_decode_uint64_t(dec, &val->maxTimelineSemaphoreValueDifference); in vn_decode_VkPhysicalDeviceTimelineSemaphoreProperties_self()
7921 vn_decode_uint64_t(dec, &val->maxTimelineSemaphoreValueDifference); in vn_decode_VkPhysicalDeviceVulkan12Properties_self()
8590 vn_decode_uint64_t(dec, &val->drmFormatModifier); in vn_decode_VkDrmFormatModifierPropertiesEXT()