Home
last modified time | relevance | path

Searched refs:isLogDecompiledSpirvEnabled (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/framework/common/
H A DtcuCommandLine.hpp236 bool isLogDecompiledSpirvEnabled (void) const;
H A DtcuCommandLine.cpp1073 bool CommandLine::isLogDecompiledSpirvEnabled (void) const { return m_cmdLine.getOption<opt::LogDecompiledSpirv>(); } in isLogDecompiledSpirvEnabled() function in tcu::CommandLine
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
H A DvktTestPackage.cpp397 const bool doShaderLog = commandLine.isLogDecompiledSpirvEnabled() && log.isShaderLoggingEnabled(); in init()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
H A DvktTestPackage.cpp388 const bool doShaderLog = commandLine.isLogDecompiledSpirvEnabled() && log.isShaderLoggingEnabled(); in init()

Completed in 8 milliseconds