Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cGlSpirvTests.hpp114 class SpirvModulesErrorVerificationTest : public deqp::TestCase class
118 SpirvModulesErrorVerificationTest(deqp::Context& context);
Dgl4cGlSpirvTests.cpp823 SpirvModulesErrorVerificationTest::SpirvModulesErrorVerificationTest(deqp::Context& context) in SpirvModulesErrorVerificationTest() function in gl4cts::SpirvModulesErrorVerificationTest
831 void SpirvModulesErrorVerificationTest::init() in init()
860 void SpirvModulesErrorVerificationTest::deinit() in deinit()
884 tcu::TestNode::IterateResult SpirvModulesErrorVerificationTest::iterate() in iterate()
3527 addChild(new SpirvModulesErrorVerificationTest(m_context)); in init()