/aosp_15_r20/external/virglrenderer/src/venus/venus-protocol/ |
H A D | vn_protocol_renderer_render_pass.h | 114 vn_decode_uint32_t_array(dec, (uint32_t *)val->pPreserveAttachments, array_size); in vn_decode_VkSubpassDescription_temp() 192 vn_decode_uint32_t_array(dec, (uint32_t *)val->pViewMasks, array_size); in vn_decode_VkRenderPassMultiviewCreateInfo_self_temp() 212 vn_decode_uint32_t_array(dec, (uint32_t *)val->pCorrelationMasks, array_size); in vn_decode_VkRenderPassMultiviewCreateInfo_self_temp() 937 vn_decode_uint32_t_array(dec, (uint32_t *)val->pPreserveAttachments, array_size); in vn_decode_VkSubpassDescription2_self_temp() 1154 vn_decode_uint32_t_array(dec, (uint32_t *)val->pCorrelatedViewMasks, array_size); in vn_decode_VkRenderPassCreateInfo2_self_temp()
|
H A D | vn_protocol_renderer_types.h | 233 vn_decode_uint32_t_array(struct vn_cs_decoder *dec, uint32_t *val, uint32_t count) in vn_decode_uint32_t_array() function 337 vn_decode_uint32_t_array(dec, val, count); in vn_decode_VkSampleMask_array() 363 vn_decode_uint32_t_array(dec, val, count); in vn_decode_VkBool32_array() 389 vn_decode_uint32_t_array(dec, val, count); in vn_decode_VkFlags_array()
|
H A D | vn_protocol_renderer_queue.h | 37 vn_decode_uint32_t_array(dec, (uint32_t *)val->pWaitSemaphoreDeviceIndices, array_size); in vn_decode_VkDeviceGroupSubmitInfo_self_temp() 47 vn_decode_uint32_t_array(dec, (uint32_t *)val->pCommandBufferDeviceMasks, array_size); in vn_decode_VkDeviceGroupSubmitInfo_self_temp() 57 vn_decode_uint32_t_array(dec, (uint32_t *)val->pSignalSemaphoreDeviceIndices, array_size); in vn_decode_VkDeviceGroupSubmitInfo_self_temp()
|
H A D | vn_protocol_renderer_buffer.h | 183 vn_decode_uint32_t_array(dec, (uint32_t *)val->pQueueFamilyIndices, array_size); in vn_decode_VkBufferCreateInfo_self_temp() 260 vn_decode_uint32_t_array(dec, (uint32_t *)val->pDeviceIndices, array_size); in vn_decode_VkBindBufferMemoryDeviceGroupInfo_self_temp()
|
H A D | vn_protocol_renderer_structs.h | 506 vn_decode_uint32_t_array(dec, (uint32_t *)val->pCode, array_size); in vn_decode_VkShaderModuleCreateInfo_self_temp() 691 vn_decode_uint32_t_array(dec, val->uint32, array_size); in vn_decode_VkClearColorValue_temp()
|
H A D | vn_protocol_renderer_descriptor_set.h | 43 vn_decode_uint32_t_array(dec, (uint32_t *)val->pDescriptorCounts, array_size); in vn_decode_VkDescriptorSetVariableDescriptorCountAllocateInfo_self_temp()
|
H A D | vn_protocol_renderer_image.h | 360 vn_decode_uint32_t_array(dec, (uint32_t *)val->pQueueFamilyIndices, array_size); in vn_decode_VkImageCreateInfo_self_temp() 454 vn_decode_uint32_t_array(dec, (uint32_t *)val->pDeviceIndices, array_size); in vn_decode_VkBindImageMemoryDeviceGroupInfo_self_temp()
|
H A D | vn_protocol_renderer_command_buffer.h | 3009 vn_decode_uint32_t_array(dec, (uint32_t *)args->pDynamicOffsets, array_size); in vn_decode_vkCmdBindDescriptorSets_args_temp()
|
H A D | vn_protocol_renderer_device.h | 12674 vn_decode_uint32_t_array(dec, (uint32_t *)val->pQueueFamilyIndices, array_size); in vn_decode_VkPhysicalDeviceImageDrmFormatModifierInfoEXT_self_temp()
|
/aosp_15_r20/external/mesa3d/src/virtio/venus-protocol/ |
H A D | vn_protocol_driver_types.h | 325 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()
|
H A D | vn_protocol_driver_device.h | 198 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()
|