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

/xsrc/external/mit/MesaLib/dist/src/vulkan/util/
H A Dvk_render_pass.c183 assert(ref->inputAttachmentIndex < subpass->inputAttachmentCount);
185 &subpass->pInputAttachments[ref->inputAttachmentIndex];
/xsrc/external/mit/MesaLib/dist/src/virtio/venus-protocol/
H A Dvn_protocol_driver_render_pass.h275 size += vn_sizeof_uint32_t(&val->inputAttachmentIndex);
284 vn_encode_uint32_t(enc, &val->inputAttachmentIndex);
/xsrc/external/mit/MesaLib.old/dist/include/vulkan/
H A Dvulkan_core.h4275 uint32_t inputAttachmentIndex; member in struct:VkInputAttachmentAspectReference
/xsrc/external/mit/MesaLib/dist/include/vulkan/
H A Dvulkan_core.h4835 uint32_t inputAttachmentIndex; member in struct:VkInputAttachmentAspectReference

Completed in 101 milliseconds