Searched defs:attachmentIsLazy (Results 1 – 1 of 1) sorted by relevance
4108 const vector<bool>& attachmentIsLazy, in logAndVerifyImages()4602 void initializeAttachmentIsLazy (vector<bool>& attachmentIsLazy, const vector<Attachment>& attachme… in initializeAttachmentIsLazy()4714 …& attachmentImageUsage, const RenderPass& renderPassInfo, const vector<bool>& attachmentIsLazy, co… in initializeAttachmentImageUsage()4846 const vector<bool>& attachmentIsLazy, in logTestCaseInfo()5001 vector<bool> attachmentIsLazy; in renderPassTest() local