Searched refs:vn_decode_VkFormat_array (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/virglrenderer/src/venus/venus-protocol/ |
H A D | vn_protocol_renderer_framebuffer.h | 42 vn_decode_VkFormat_array(dec, (VkFormat *)val->pViewFormats, array_size); in vn_decode_VkFramebufferAttachmentImageInfo_self_temp()
|
H A D | vn_protocol_renderer_structs.h | 264 vn_decode_VkFormat_array(dec, (VkFormat *)val->pViewFormats, array_size); in vn_decode_VkImageFormatListCreateInfo_self_temp()
|
H A D | vn_protocol_renderer_types.h | 1607 vn_decode_VkFormat_array(struct vn_cs_decoder *dec, VkFormat *val, uint32_t count) in vn_decode_VkFormat_array() function
|
H A D | vn_protocol_renderer_pipeline.h | 1770 vn_decode_VkFormat_array(dec, (VkFormat *)val->pColorAttachmentFormats, array_size); in vn_decode_VkPipelineRenderingCreateInfo_self_temp()
|
H A D | vn_protocol_renderer_command_buffer.h | 163 vn_decode_VkFormat_array(dec, (VkFormat *)val->pColorAttachmentFormats, array_size); in vn_decode_VkCommandBufferInheritanceRenderingInfo_self_temp()
|
/aosp_15_r20/external/mesa3d/src/virtio/venus-protocol/ |
H A D | vn_protocol_driver_types.h | 2462 vn_decode_VkFormat_array(struct vn_cs_decoder *dec, VkFormat *val, uint32_t count) in vn_decode_VkFormat_array() function
|