Searched defs:getAttachments (Results 1 – 3 of 3) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ | ||
| D | VkPipeline.hpp | 104 Attachments &getAttachments() { return attachments; } in getAttachments() function in vk::GraphicsPipeline |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ | ||
| D | vktRenderPassTestsUtil.cpp | 594 const std::vector<Attachment>& RenderPass::getAttachments (void) const in getAttachments() function in vkt::renderpass::RenderPass |
| D | vktRenderPassTests.cpp | 716 const vector<Attachment>& getAttachments (void) const { return m_attachments; } in getAttachments() function in vkt::__anon455167c40111::RenderPass |