Searched refs:vn_decode_uint64_t_array (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/virglrenderer/src/venus/venus-protocol/ |
H A D | vn_protocol_renderer_types.h | 36 vn_decode_uint64_t_array(struct vn_cs_decoder *dec, uint64_t *val, uint32_t count) in vn_decode_uint64_t_array() function 119 vn_decode_uint64_t_array(dec, (uint64_t *)val, count); in vn_decode_size_t_array() 429 vn_decode_uint64_t_array(dec, val, count); in vn_decode_VkDeviceSize_array() 455 vn_decode_uint64_t_array(dec, val, count); in vn_decode_VkDeviceAddress_array()
|
H A D | vn_protocol_renderer_queue.h | 185 vn_decode_uint64_t_array(dec, (uint64_t *)val->pWaitSemaphoreValues, array_size); in vn_decode_VkTimelineSemaphoreSubmitInfo_self_temp() 195 vn_decode_uint64_t_array(dec, (uint64_t *)val->pSignalSemaphoreValues, array_size); in vn_decode_VkTimelineSemaphoreSubmitInfo_self_temp()
|
H A D | vn_protocol_renderer_semaphore.h | 203 vn_decode_uint64_t_array(dec, (uint64_t *)val->pValues, array_size); in vn_decode_VkSemaphoreWaitInfo_self_temp()
|
H A D | vn_protocol_renderer_image.h | 116 vn_decode_uint64_t_array(dec, (uint64_t *)val->pDrmFormatModifiers, array_size); in vn_decode_VkImageDrmFormatModifierListCreateInfoEXT_self_temp()
|
/aosp_15_r20/external/mesa3d/src/virtio/venus-protocol/ |
H A D | vn_protocol_driver_types.h | 53 vn_decode_uint64_t_array(struct vn_cs_decoder *dec, uint64_t *val, uint32_t count) in vn_decode_uint64_t_array() function 171 vn_decode_uint64_t_array(dec, (uint64_t *)val, count); in vn_decode_size_t_array() 614 vn_decode_uint64_t_array(dec, val, count); in vn_decode_VkDeviceSize_array() 652 vn_decode_uint64_t_array(dec, val, count); in vn_decode_VkDeviceAddress_array()
|
H A D | vn_protocol_driver_device.h | 25810 vn_decode_uint64_t_array(dec, pTimestamps, array_size); in vn_decode_vkGetCalibratedTimestampsEXT_reply()
|