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.cpp3611 const vector<bool>& attachmentIsLazy, in logAndVerifyImages()
4059 void initializeAttachmentIsLazy (vector<bool>& attachmentIsLazy, const vector<Attachment>& attachme… in initializeAttachmentIsLazy()
4171 …& attachmentImageUsage, const RenderPass& renderPassInfo, const vector<bool>& attachmentIsLazy, co… in initializeAttachmentImageUsage()
4323 const vector<bool>& attachmentIsLazy, in logTestCaseInfo()
4478 vector<bool> attachmentIsLazy; in renderPassTest() local