Searched defs:getAttachments (Results 1 – 6 of 6) sorted by relevance
103 Attachments &getAttachments() { return attachments; } in getAttachments() function in vk::GraphicsPipeline104 const Attachments &getAttachments() const { return attachments; } in getAttachments() function in vk::GraphicsPipeline
1743 void DynamicRendering::getAttachments(Attachments *attachments) const in getAttachments() function in vk::DynamicRendering
48 Map<String, String> getAttachments() { in getAttachments() method in MeasureMapInternal
444 public abstract Map<String, String> getAttachments(); in getAttachments() method in AggregationData.DistributionData.Exemplar
594 const std::vector<Attachment>& RenderPass::getAttachments (void) const in getAttachments() function in vkt::renderpass::RenderPass
727 const vector<Attachment>& getAttachments (void) const { return m_attachments; } in getAttachments() function in vkt::__anone08f04e90111::RenderPass