Home
last modified time | relevance | path

Searched refs:lastAttachmentWasLazy (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp4061 bool lastAttachmentWasLazy = false; in initializeAttachmentIsLazy() local
4070 …Config::IMAGEMEMORY_LAZY || (imageMemory & TestConfig::IMAGEMEMORY_LAZY && !lastAttachmentWasLazy)) in initializeAttachmentIsLazy()
4074 lastAttachmentWasLazy = true; in initializeAttachmentIsLazy()
4079 lastAttachmentWasLazy = false; in initializeAttachmentIsLazy()