Home
last modified time | relevance | path

Searched refs:vn_encode_VkImageLayout (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_render_pass.h42 vn_encode_VkImageLayout(enc, &val->initialLayout); in vn_encode_VkAttachmentDescription()
43 vn_encode_VkImageLayout(enc, &val->finalLayout); in vn_encode_VkAttachmentDescription()
61 vn_encode_VkImageLayout(enc, &val->layout); in vn_encode_VkAttachmentReference()
614 vn_encode_VkImageLayout(enc, &val->stencilInitialLayout); in vn_encode_VkAttachmentDescriptionStencilLayout_self()
615 vn_encode_VkImageLayout(enc, &val->stencilFinalLayout); in vn_encode_VkAttachmentDescriptionStencilLayout_self()
716 vn_encode_VkImageLayout(enc, &val->initialLayout); in vn_encode_VkAttachmentDescription2_self()
717 vn_encode_VkImageLayout(enc, &val->finalLayout); in vn_encode_VkAttachmentDescription2_self()
770 vn_encode_VkImageLayout(enc, &val->stencilLayout); in vn_encode_VkAttachmentReferenceStencilLayout_self()
859 vn_encode_VkImageLayout(enc, &val->layout); in vn_encode_VkAttachmentReference2_self()
H A Dvn_protocol_driver_command_buffer.h1053 vn_encode_VkImageLayout(enc, &val->oldLayout); in vn_encode_VkImageMemoryBarrier_self()
1054 vn_encode_VkImageLayout(enc, &val->newLayout); in vn_encode_VkImageMemoryBarrier_self()
1777 vn_encode_VkImageLayout(enc, &val->srcImageLayout); in vn_encode_VkCopyImageInfo2_self()
1779 vn_encode_VkImageLayout(enc, &val->dstImageLayout); in vn_encode_VkCopyImageInfo2_self()
1920 vn_encode_VkImageLayout(enc, &val->srcImageLayout); in vn_encode_VkBlitImageInfo2_self()
1922 vn_encode_VkImageLayout(enc, &val->dstImageLayout); in vn_encode_VkBlitImageInfo2_self()
2059 vn_encode_VkImageLayout(enc, &val->dstImageLayout); in vn_encode_VkCopyBufferToImageInfo2_self()
2131 vn_encode_VkImageLayout(enc, &val->srcImageLayout); in vn_encode_VkCopyImageToBufferInfo2_self()
2266 vn_encode_VkImageLayout(enc, &val->srcImageLayout); in vn_encode_VkResolveImageInfo2_self()
2268 vn_encode_VkImageLayout(enc, &val->dstImageLayout); in vn_encode_VkResolveImageInfo2_self()
[all …]
H A Dvn_protocol_driver_structs.h1020 vn_encode_VkImageLayout(enc, &val->imageLayout); in vn_encode_VkDescriptorImageInfo()
H A Dvn_protocol_driver_types.h2498 vn_encode_VkImageLayout(struct vn_cs_encoder *enc, const VkImageLayout *val) in vn_encode_VkImageLayout() function
H A Dvn_protocol_driver_image.h467 vn_encode_VkImageLayout(enc, &val->initialLayout); in vn_encode_VkImageCreateInfo_self()
/aosp_15_r20/external/virglrenderer/src/venus/venus-protocol/
H A Dvn_protocol_renderer_types.h1629 vn_encode_VkImageLayout(struct vn_cs_encoder *enc, const VkImageLayout *val) in vn_encode_VkImageLayout() function