Searched refs:getWaiverFileName (Results 1 - 10 of 10) sorted by relevance
/third_party/vk-gl-cts/modules/gles3/ |
H A D | tgl45es3TestPackage.cpp | 72 m_waiverMechanism->setup(commandLine.getWaiverFileName(), m_name, vendor, renderer, sessionInfo); in init()
|
H A D | tes3TestPackage.cpp | 151 m_waiverMechanism->setup(commandLine.getWaiverFileName(), m_name, vendor, renderer, sessionInfo); in init()
|
/third_party/vk-gl-cts/modules/gles31/ |
H A D | tgl45es31TestPackage.cpp | 72 m_waiverMechanism->setup(commandLine.getWaiverFileName(), m_name, vendor, renderer, sessionInfo); in init()
|
H A D | tes31TestPackage.cpp | 81 m_waiverMechanism->setup(commandLine.getWaiverFileName(), m_name, vendor, renderer, sessionInfo); in init()
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcTestPackage.cpp | 78 m_waiverMechanism->setup(commandLine.getWaiverFileName(), m_name, vendor, renderer, sessionInfo); in init()
|
/third_party/vk-gl-cts/framework/common/ |
H A D | tcuCommandLine.hpp | 263 const char* getWaiverFileName (void) const;
|
H A D | tcuCommandLine.cpp | 1082 const char* CommandLine::getWaiverFileName (void) const { return m_cmdLine.getOption<opt::WaiverFile>().c_str(); } in getWaiverFileName() function in tcu::CommandLine
|
/third_party/vk-gl-cts/modules/gles2/ |
H A D | tes2TestPackage.cpp | 153 m_waiverMechanism->setup(commandLine.getWaiverFileName(), m_name, vendor, renderer, sessionInfo); in init()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ |
H A D | vktTestPackage.cpp | 334 m_waiverMechanism.setup(testCtx.getCommandLine().getWaiverFileName(), in TestCaseExecutor()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ |
H A D | vktTestPackage.cpp | 325 m_waiverMechanism.setup(testCtx.getCommandLine().getWaiverFileName(), in TestCaseExecutor()
|
Completed in 8 milliseconds