Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp4092 const vector<bool>& attachmentIsLazy, in logAndVerifyImages()
4586 void initializeAttachmentIsLazy (vector<bool>& attachmentIsLazy, const vector<Attachment>& attachme… in initializeAttachmentIsLazy()
4698 …& attachmentImageUsage, const RenderPass& renderPassInfo, const vector<bool>& attachmentIsLazy, co… in initializeAttachmentImageUsage()
4830 const vector<bool>& attachmentIsLazy, in logTestCaseInfo()
4985 vector<bool> attachmentIsLazy; in renderPassTest() local