Searched refs:vn_encode_VkFormat_array (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/mesa3d/src/virtio/venus-protocol/ |
H A D | vn_protocol_driver_framebuffer.h | 74 vn_encode_VkFormat_array(enc, val->pViewFormats, val->viewFormatCount); in vn_encode_VkFramebufferAttachmentImageInfo_self()
|
H A D | vn_protocol_driver_structs.h | 435 vn_encode_VkFormat_array(enc, val->pViewFormats, val->viewFormatCount); in vn_encode_VkImageFormatListCreateInfo_self()
|
H A D | vn_protocol_driver_render_pass.h | 555 vn_encode_VkFormat_array(enc, val->pColorAttachmentFormats, val->colorAttachmentCount); in vn_encode_VkRenderingAreaInfoKHR_self()
|
H A D | vn_protocol_driver_types.h | 2456 vn_encode_VkFormat_array(struct vn_cs_encoder *enc, const VkFormat *val, uint32_t count) in vn_encode_VkFormat_array() function
|
H A D | vn_protocol_driver_pipeline.h | 2102 vn_encode_VkFormat_array(enc, val->pColorAttachmentFormats, val->colorAttachmentCount); in vn_encode_VkPipelineRenderingCreateInfo_self()
|
H A D | vn_protocol_driver_command_buffer.h | 187 vn_encode_VkFormat_array(enc, val->pColorAttachmentFormats, val->colorAttachmentCount); in vn_encode_VkCommandBufferInheritanceRenderingInfo_self()
|
/aosp_15_r20/external/virglrenderer/src/venus/venus-protocol/ |
H A D | vn_protocol_renderer_types.h | 1601 vn_encode_VkFormat_array(struct vn_cs_encoder *enc, const VkFormat *val, uint32_t count) in vn_encode_VkFormat_array() function
|