Searched refs:vn_decode_uint64_t_array (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/virtio/venus-protocol/ |
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()
|
D | vn_protocol_driver_device.h | 20639 vn_decode_uint64_t_array(dec, pTimestamps, array_size); in vn_decode_vkGetCalibratedTimestampsEXT_reply()
|