Home
last modified time | relevance | path

Searched defs:attachmentIsLazy (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp3743 const vector<bool>& attachmentIsLazy, in logAndVerifyImages()
4237 void initializeAttachmentIsLazy (vector<bool>& attachmentIsLazy, const vector<Attachment>& attachme… in initializeAttachmentIsLazy()
4349 …& attachmentImageUsage, const RenderPass& renderPassInfo, const vector<bool>& attachmentIsLazy, co… in initializeAttachmentImageUsage()
4481 const vector<bool>& attachmentIsLazy, in logTestCaseInfo()
4636 vector<bool> attachmentIsLazy; in renderPassTest() local