Home
last modified time | relevance | path

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

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