Searched defs:getAttachments (Results 1 – 5 of 5) sorted by relevance
104 Attachments &getAttachments() { return attachments; } in getAttachments() function in vk::GraphicsPipeline105 const Attachments &getAttachments() const { return attachments; } in getAttachments() function in vk::GraphicsPipeline
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
746 const vector<Attachment>& getAttachments (void) const { return m_attachments; } in getAttachments() function in vkt::__anond197478b0111::RenderPass