Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dbuffer_validation.cpp236 bool ignoreGlobal = false; in FindLayouts() local
239 ignoreGlobal = true; in FindLayouts()
242 if (ignoreGlobal && !imgsubpair.hasSubresource) continue; in FindLayouts()