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.cpp3516 const vector<bool>& attachmentIsLazy, in logAndVerifyImages()
3974 void initializeAttachmentIsLazy (vector<bool>& attachmentIsLazy, const vector<Attachment>& attachme… in initializeAttachmentIsLazy()
4086 …& attachmentImageUsage, const RenderPass& renderPassInfo, const vector<bool>& attachmentIsLazy, co… in initializeAttachmentImageUsage()
4240 const vector<bool>& attachmentIsLazy, in logTestCaseInfo()
4392 vector<bool> attachmentIsLazy; in renderPassTest() local