Searched refs:getInputAspects (Results 1 – 6 of 6) sorted by relevance
609 const std::vector<VkInputAttachmentAspectReference>& RenderPass::getInputAspects (void) const in getInputAspects() function in vkt::renderpass::RenderPass748 if (!renderPassInfo.getInputAspects().empty()) in createRenderPassInputAttachmentAspectCreateInfo()755 (deUint32)renderPassInfo.getInputAspects().size(), in createRenderPassInputAttachmentAspectCreateInfo()756 renderPassInfo.getInputAspects().data(), in createRenderPassInputAttachmentAspectCreateInfo()
402 const std::vector<VkInputAttachmentAspectReference>& getInputAspects (void) const;
730 …const vector<VkInputAttachmentAspectReference>& getInputAspects (void) const { return m_inputAspe… in getInputAspects() function in vkt::__anon5d0530620111::RenderPass836 const bool useExternalInputAspect = !renderPass.getInputAspects().empty(); in logRenderPassInfo()866 for (size_t aspectNdx = 0; aspectNdx < renderPass.getInputAspects().size(); aspectNdx++) in logRenderPassInfo()868 const VkInputAttachmentAspectReference& inputAspect (renderPass.getInputAspects()[aspectNdx]); in logRenderPassInfo()1235 if (!renderPassInfo.getInputAspects().empty()) in createRenderPassInputAttachmentAspectCreateInfo()1242 (deUint32)renderPassInfo.getInputAspects().size(), in createRenderPassInputAttachmentAspectCreateInfo()1243 renderPassInfo.getInputAspects().data(), in createRenderPassInputAttachmentAspectCreateInfo()5119 if (!renderPassInfo.getInputAspects().empty()) in renderPassTest()
730 …const vector<VkInputAttachmentAspectReference>& getInputAspects (void) const { return m_inputAspe… in getInputAspects() function in vkt::__anon9ed13ee20111::RenderPass836 const bool useExternalInputAspect = !renderPass.getInputAspects().empty(); in logRenderPassInfo()866 for (size_t aspectNdx = 0; aspectNdx < renderPass.getInputAspects().size(); aspectNdx++) in logRenderPassInfo()868 const VkInputAttachmentAspectReference& inputAspect (renderPass.getInputAspects()[aspectNdx]); in logRenderPassInfo()1235 if (!renderPassInfo.getInputAspects().empty()) in createRenderPassInputAttachmentAspectCreateInfo()1242 (deUint32)renderPassInfo.getInputAspects().size(), in createRenderPassInputAttachmentAspectCreateInfo()1243 renderPassInfo.getInputAspects().data(), in createRenderPassInputAttachmentAspectCreateInfo()5119 if (!renderPassInfo.getInputAspects().empty()) in renderPassTest()