Searched refs:pPreserveAttachments (Results 1 - 21 of 21) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/vulkan/util/
H A Dvk_render_pass.c138 .pPreserveAttachments = pCreateInfo->pSubpasses[i].pPreserveAttachments,
/xsrc/external/mit/MesaLib/dist/src/virtio/venus-protocol/
H A Dvn_protocol_driver_render_pass.h99 if (val->pPreserveAttachments) {
101 size += vn_sizeof_uint32_t_array(val->pPreserveAttachments, val->preserveAttachmentCount);
139 if (val->pPreserveAttachments) {
141 vn_encode_uint32_t_array(enc, val->pPreserveAttachments, val->preserveAttachmentCount);
922 if (val->pPreserveAttachments) {
924 size += vn_sizeof_uint32_t_array(val->pPreserveAttachments, val->preserveAttachmentCount);
999 if (val->pPreserveAttachments) {
1001 vn_encode_uint32_t_array(enc, val->pPreserveAttachments, val->preserveAttachmentCount);
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_meta_blit.c896 .pPreserveAttachments = NULL,
984 .pPreserveAttachments = NULL,
1070 .pPreserveAttachments = NULL,
H A Dradv_meta_blit2d.c762 .pPreserveAttachments = NULL,
951 .pPreserveAttachments = NULL,
1143 .pPreserveAttachments = NULL,
H A Dradv_meta_resolve_fs.c206 .pPreserveAttachments = NULL,
522 .pPreserveAttachments = NULL,
H A Dradv_meta_clear.c222 .pPreserveAttachments = NULL,
557 .pPreserveAttachments = NULL,
2167 .pPreserveAttachments = NULL,
H A Dradv_meta_decompress.c195 .pPreserveAttachments = NULL,
H A Dradv_meta_fast_clear.c197 .pPreserveAttachments = NULL,
H A Dradv_meta_resolve.c104 .pPreserveAttachments = NULL,
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_meta_blit.c960 .pPreserveAttachments = NULL,
1020 .pPreserveAttachments = NULL,
1077 .pPreserveAttachments = NULL,
H A Dradv_meta_blit2d.c818 .pPreserveAttachments = NULL,
989 .pPreserveAttachments = NULL,
1159 .pPreserveAttachments = NULL,
H A Dradv_meta_decompress.c68 .pPreserveAttachments = NULL,
H A Dradv_meta_resolve.c98 .pPreserveAttachments = NULL,
H A Dradv_meta_resolve_fs.c236 .pPreserveAttachments = NULL,
H A Dradv_meta_clear.c236 .pPreserveAttachments = NULL,
551 .pPreserveAttachments = NULL,
1781 .pPreserveAttachments = NULL,
H A Dradv_meta_fast_clear.c223 .pPreserveAttachments = NULL,
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/tests/
H A Dhelpers.cpp787 subpass.pPreserveAttachments = NULL;
/xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
H A Dv3dv_meta_clear.c737 .pPreserveAttachments = NULL,
H A Dv3dv_meta_copy.c2965 .pPreserveAttachments = NULL,
/xsrc/external/mit/MesaLib.old/dist/include/vulkan/
H A Dvulkan_core.h2703 const uint32_t* pPreserveAttachments; member in struct:VkSubpassDescription
5634 const uint32_t* pPreserveAttachments; member in struct:VkSubpassDescription2KHR
/xsrc/external/mit/MesaLib/dist/include/vulkan/
H A Dvulkan_core.h3338 const uint32_t* pPreserveAttachments; member in struct:VkSubpassDescription
5582 const uint32_t* pPreserveAttachments; member in struct:VkSubpassDescription2

Completed in 117 milliseconds