Searched refs:vn_encode_uint32_t_array (Results 1 – 10 of 10) sorted by relevance
/third_party/mesa3d/src/virtio/venus-protocol/ |
D | vn_protocol_driver_render_pass.h | 141 vn_encode_uint32_t_array(enc, val->pPreserveAttachments, val->preserveAttachmentCount); in vn_encode_VkSubpassDescription() 239 vn_encode_uint32_t_array(enc, val->pViewMasks, val->subpassCount); in vn_encode_VkRenderPassMultiviewCreateInfo_self() 253 vn_encode_uint32_t_array(enc, val->pCorrelationMasks, val->correlationMaskCount); in vn_encode_VkRenderPassMultiviewCreateInfo_self() 1001 vn_encode_uint32_t_array(enc, val->pPreserveAttachments, val->preserveAttachmentCount); in vn_encode_VkSubpassDescription2_self() 1220 vn_encode_uint32_t_array(enc, val->pCorrelatedViewMasks, val->correlatedViewMaskCount); in vn_encode_VkRenderPassCreateInfo2_self()
|
D | vn_protocol_driver_shader_module.h | 66 vn_encode_uint32_t_array(enc, val->pCode, val->codeSize / 4); in vn_encode_VkShaderModuleCreateInfo_self()
|
D | vn_protocol_driver_queue.h | 78 vn_encode_uint32_t_array(enc, val->pWaitSemaphoreDeviceIndices, val->waitSemaphoreCount); in vn_encode_VkDeviceGroupSubmitInfo_self() 85 vn_encode_uint32_t_array(enc, val->pCommandBufferDeviceMasks, val->commandBufferCount); in vn_encode_VkDeviceGroupSubmitInfo_self() 92 … vn_encode_uint32_t_array(enc, val->pSignalSemaphoreDeviceIndices, val->signalSemaphoreCount); in vn_encode_VkDeviceGroupSubmitInfo_self()
|
D | vn_protocol_driver_types.h | 317 vn_encode_uint32_t_array(struct vn_cs_encoder *enc, const uint32_t *val, uint32_t count) in vn_encode_uint32_t_array() function 474 vn_encode_uint32_t_array(enc, val, count); in vn_encode_VkSampleMask_array() 512 vn_encode_uint32_t_array(enc, val, count); in vn_encode_VkBool32_array() 550 vn_encode_uint32_t_array(enc, val, count); in vn_encode_VkFlags_array()
|
D | vn_protocol_driver_buffer.h | 223 vn_encode_uint32_t_array(enc, val->pQueueFamilyIndices, val->queueFamilyIndexCount); in vn_encode_VkBufferCreateInfo_self() 288 vn_encode_uint32_t_array(enc, val->pDeviceIndices, val->deviceIndexCount); in vn_encode_VkBindBufferMemoryDeviceGroupInfo_self()
|
D | vn_protocol_driver_structs.h | 774 vn_encode_uint32_t_array(enc, val->uint32, 4); in vn_encode_VkClearColorValue_tag()
|
D | vn_protocol_driver_descriptor_set.h | 70 vn_encode_uint32_t_array(enc, val->pDescriptorCounts, val->descriptorSetCount); in vn_encode_VkDescriptorSetVariableDescriptorCountAllocateInfo_self()
|
D | vn_protocol_driver_image.h | 463 vn_encode_uint32_t_array(enc, val->pQueueFamilyIndices, val->queueFamilyIndexCount); in vn_encode_VkImageCreateInfo_self() 537 vn_encode_uint32_t_array(enc, val->pDeviceIndices, val->deviceIndexCount); in vn_encode_VkBindImageMemoryDeviceGroupInfo_self()
|
D | vn_protocol_driver_command_buffer.h | 3349 vn_encode_uint32_t_array(enc, pDynamicOffsets, dynamicOffsetCount); in vn_encode_vkCmdBindDescriptorSets()
|
D | vn_protocol_driver_device.h | 16758 vn_encode_uint32_t_array(enc, val->pQueueFamilyIndices, val->queueFamilyIndexCount); in vn_encode_VkPhysicalDeviceImageDrmFormatModifierInfoEXT_self()
|