Searched defs:attachmentIsLazy (Results 1 – 1 of 1) sorted by relevance
4616 const vector<bool> &attachmentIsLazy, const RenderPass &renderPassInfo, in logAndVerifyImages()5191 void initializeAttachmentIsLazy(vector<bool> &attachmentIsLazy, const vector<Attachment> &attachmen… in initializeAttachmentIsLazy()5308 … const RenderPass &renderPassInfo, const vector<bool> &attachmentIsLazy, in initializeAttachmentImageUsage()5456 void logTestCaseInfo(TestLog &log, const TestConfig &config, const vector<bool> &attachmentIsLazy, in logTestCaseInfo()5645 vector<bool> attachmentIsLazy; in renderPassTest() local