Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/tests/
Dvktestframework.h81 static bool m_canonicalize_spv; variable
Dvktestframework.cpp145 bool VkTestFramework::m_canonicalize_spv = false; member in VkTestFramework
167 m_canonicalize_spv = true; in InitArgs()
794 if (this->m_canonicalize_spv) { in GLSLtoSPV()