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.h70 static bool m_canonicalize_spv; variable
Dvktestframework.cpp143 bool VkTestFramework::m_canonicalize_spv = false; member in VkTestFramework
165 m_canonicalize_spv = true; in InitArgs()
822 if (this->m_canonicalize_spv) { in GLSLtoSPV()