Searched refs:pAspectReferences (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/vulkan/util/
H A Dvk_render_pass.c178 &aspect_info->pAspectReferences[i];
/xsrc/external/mit/MesaLib/dist/src/virtio/venus-protocol/
H A Dvn_protocol_driver_render_pass.h303 if (val->pAspectReferences) {
306 size += vn_sizeof_VkInputAttachmentAspectReference(&val->pAspectReferences[i]);
337 if (val->pAspectReferences) {
340 vn_encode_VkInputAttachmentAspectReference(enc, &val->pAspectReferences[i]);
/xsrc/external/mit/MesaLib.old/dist/include/vulkan/
H A Dvulkan_core.h4283 const VkInputAttachmentAspectReference* pAspectReferences; member in struct:VkRenderPassInputAttachmentAspectCreateInfo
/xsrc/external/mit/MesaLib/dist/include/vulkan/
H A Dvulkan_core.h4843 const VkInputAttachmentAspectReference* pAspectReferences; member in struct:VkRenderPassInputAttachmentAspectCreateInfo

Completed in 71 milliseconds