Searched defs:inputAttachments (Results 1 – 8 of 8) sorted by relevance
707 deUint32 inputAttachments = 0; in computeMaxPerStageDescriptorCount() local
3513 std::vector<VkImageView> inputAttachments; in createFramebuffer() local
726 deUint32 inputAttachments = 0; in initPrograms() local1517 vector<Move<VkImage>> inputAttachments; in iterate() local
554 std::vector<vk::VkAttachmentReference> inputAttachments; in iterate() local
1558 vector<VkAttachmentReference> inputAttachments; in run() local
2991 std::vector<VkImageView> inputAttachments; in buildFramebuffer() local
403 const std::vector<AttachmentReference>& inputAttachments, in Subpass()
557 const vector<AttachmentReference>& inputAttachments, in Subpass()874 const vector<AttachmentReference>& inputAttachments = subpass.getInputAttachments(); in logRenderPassInfo() local