| /xsrc/external/mit/MesaLib/dist/src/vulkan/util/ |
| H A D | vk_render_pass.c | 138 .pPreserveAttachments = pCreateInfo->pSubpasses[i].pPreserveAttachments,
|
| /xsrc/external/mit/MesaLib/dist/src/virtio/venus-protocol/ |
| H A D | vn_protocol_driver_render_pass.h | 99 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 D | radv_meta_blit.c | 896 .pPreserveAttachments = NULL, 984 .pPreserveAttachments = NULL, 1070 .pPreserveAttachments = NULL,
|
| H A D | radv_meta_blit2d.c | 762 .pPreserveAttachments = NULL, 951 .pPreserveAttachments = NULL, 1143 .pPreserveAttachments = NULL,
|
| H A D | radv_meta_resolve_fs.c | 206 .pPreserveAttachments = NULL, 522 .pPreserveAttachments = NULL,
|
| H A D | radv_meta_clear.c | 222 .pPreserveAttachments = NULL, 557 .pPreserveAttachments = NULL, 2167 .pPreserveAttachments = NULL,
|
| H A D | radv_meta_decompress.c | 195 .pPreserveAttachments = NULL,
|
| H A D | radv_meta_fast_clear.c | 197 .pPreserveAttachments = NULL,
|
| H A D | radv_meta_resolve.c | 104 .pPreserveAttachments = NULL,
|
| /xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/ |
| H A D | radv_meta_blit.c | 960 .pPreserveAttachments = NULL, 1020 .pPreserveAttachments = NULL, 1077 .pPreserveAttachments = NULL,
|
| H A D | radv_meta_blit2d.c | 818 .pPreserveAttachments = NULL, 989 .pPreserveAttachments = NULL, 1159 .pPreserveAttachments = NULL,
|
| H A D | radv_meta_decompress.c | 68 .pPreserveAttachments = NULL,
|
| H A D | radv_meta_resolve.c | 98 .pPreserveAttachments = NULL,
|
| H A D | radv_meta_resolve_fs.c | 236 .pPreserveAttachments = NULL,
|
| H A D | radv_meta_clear.c | 236 .pPreserveAttachments = NULL, 551 .pPreserveAttachments = NULL, 1781 .pPreserveAttachments = NULL,
|
| H A D | radv_meta_fast_clear.c | 223 .pPreserveAttachments = NULL,
|
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/tests/ |
| H A D | helpers.cpp | 787 subpass.pPreserveAttachments = NULL;
|
| /xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/ |
| H A D | v3dv_meta_clear.c | 737 .pPreserveAttachments = NULL,
|
| H A D | v3dv_meta_copy.c | 2965 .pPreserveAttachments = NULL,
|
| /xsrc/external/mit/MesaLib.old/dist/include/vulkan/ |
| H A D | vulkan_core.h | 2703 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 D | vulkan_core.h | 3338 const uint32_t* pPreserveAttachments; member in struct:VkSubpassDescription 5582 const uint32_t* pPreserveAttachments; member in struct:VkSubpassDescription2
|