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.cpp3976 bool lastAttachmentWasLazy = false; in initializeAttachmentIsLazy() local
3985 …Config::IMAGEMEMORY_LAZY || (imageMemory & TestConfig::IMAGEMEMORY_LAZY && !lastAttachmentWasLazy)) in initializeAttachmentIsLazy()
3989 lastAttachmentWasLazy = true; in initializeAttachmentIsLazy()
3994 lastAttachmentWasLazy = false; in initializeAttachmentIsLazy()