Home
last modified time | relevance | path

Searched refs:NegativeStateApiTests (Results 1 - 6 of 6) sorted by relevance

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fNegativeStateApiTests.hpp36 class NegativeStateApiTests : public TestCaseGroup class
39 NegativeStateApiTests (Context& context);
40 ~NegativeStateApiTests (void);
45 NegativeStateApiTests (const NegativeStateApiTests& other);
46 NegativeStateApiTests& operator= (const NegativeStateApiTests& other);
H A Des3fNegativeStateApiTests.cpp61 NegativeStateApiTests::NegativeStateApiTests (Context& context) in NegativeStateApiTests() function in deqp::gles3::Functional::NegativeStateApiTests
66 NegativeStateApiTests::~NegativeStateApiTests (void) in ~NegativeStateApiTests()
70 void NegativeStateApiTests::init (void) in init()
H A Des3fFunctionalTests.cpp321 addChild(new NegativeStateApiTests (m_context)); in init()
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fNegativeStateApiTests.hpp36 class NegativeStateApiTests : public TestCaseGroup class
39 NegativeStateApiTests (Context& context);
40 ~NegativeStateApiTests (void);
45 NegativeStateApiTests (const NegativeStateApiTests& other);
46 NegativeStateApiTests& operator= (const NegativeStateApiTests& other);
H A Des2fNegativeStateApiTests.cpp54 NegativeStateApiTests::NegativeStateApiTests (Context& context) in NegativeStateApiTests() function in deqp::gles2::Functional::NegativeStateApiTests
59 NegativeStateApiTests::~NegativeStateApiTests (void) in ~NegativeStateApiTests()
63 void NegativeStateApiTests::init (void) in init()
H A Des2fFunctionalTests.cpp251 addChild(new NegativeStateApiTests (m_context)); in init()

Completed in 4 milliseconds