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.h73 static bool m_canonicalize_spv; variable
Dvktestframework.cpp133 bool VkTestFramework::m_canonicalize_spv = false; member in VkTestFramework
155 m_canonicalize_spv = true; in InitArgs()
759 if (this->m_canonicalize_spv) { in GLSLtoSPV()