Home
last modified time | relevance | path

Searched refs:vn_encode_int32_t_array (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_types.h90 vn_encode_int32_t_array(struct vn_cs_encoder *enc, const int32_t *val, uint32_t count) in vn_encode_int32_t_array() function
1966 vn_encode_int32_t_array(enc, (const int32_t *)val, count); in vn_encode_VkDescriptorType_array()
2005 vn_encode_int32_t_array(enc, (const int32_t *)val, count); in vn_encode_VkDynamicState_array()
2065 vn_encode_int32_t_array(enc, (const int32_t *)val, count); in vn_encode_VkFormat_array()
2230 vn_encode_int32_t_array(enc, (const int32_t *)val, count); in vn_encode_VkIndexType_array()
2395 vn_encode_int32_t_array(enc, (const int32_t *)val, count); in vn_encode_VkResult_array()
Dvn_protocol_driver_render_pass.h246 vn_encode_int32_t_array(enc, val->pViewOffsets, val->dependencyCount); in vn_encode_VkRenderPassMultiviewCreateInfo_self()
Dvn_protocol_driver_command_buffer.h553 vn_encode_int32_t_array(enc, val->int32, 4); in vn_encode_VkClearColorValue_tag()