Home
last modified time | relevance | path

Searched refs:vn_decode_uint32_t_array (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_types.h325 vn_decode_uint32_t_array(struct vn_cs_decoder *dec, uint32_t *val, uint32_t count) in vn_decode_uint32_t_array() function
480 vn_decode_uint32_t_array(dec, val, count); in vn_decode_VkSampleMask_array()
518 vn_decode_uint32_t_array(dec, val, count); in vn_decode_VkBool32_array()
556 vn_decode_uint32_t_array(dec, val, count); in vn_decode_VkFlags_array()
Dvn_protocol_driver_device.h198 vn_decode_uint32_t_array(dec, val->maxComputeWorkGroupCount, array_size); in vn_decode_VkPhysicalDeviceLimits()
203 vn_decode_uint32_t_array(dec, val->maxComputeWorkGroupSize, array_size); in vn_decode_VkPhysicalDeviceLimits()
215 vn_decode_uint32_t_array(dec, val->maxViewportDimensions, array_size); in vn_decode_VkPhysicalDeviceLimits()