Searched defs:NegativeFragmentApiTests (Results 1 - 4 of 4) sorted by relevance

/external/deqp/modules/gles2/functional/
H A Des2fNegativeFragmentApiTests.cpp41 NegativeFragmentApiTests::NegativeFragmentApiTests (Context& context) function in class:deqp::gles2::Functional::NegativeFragmentApiTests
46 NegativeFragmentApiTests::~NegativeFragmentApiTests (void)
50 void NegativeFragmentApiTests::init (void)
H A Des2fNegativeFragmentApiTests.hpp36 class NegativeFragmentApiTests : public TestCaseGroup class in namespace:deqp::gles2::Functional
39 NegativeFragmentApiTests (Context& context);
40 ~NegativeFragmentApiTests (void);
45 NegativeFragmentApiTests (const NegativeFragmentApiTests& other);
46 NegativeFragmentApiTests& operator= (const NegativeFragmentApiTests& other);
/external/deqp/modules/gles3/functional/
H A Des3fNegativeFragmentApiTests.cpp41 NegativeFragmentApiTests::NegativeFragmentApiTests (Context& context) function in class:deqp::gles3::Functional::NegativeFragmentApiTests
46 NegativeFragmentApiTests::~NegativeFragmentApiTests (void)
50 void NegativeFragmentApiTests::init (void)
H A Des3fNegativeFragmentApiTests.hpp36 class NegativeFragmentApiTests : public TestCaseGroup class in namespace:deqp::gles3::Functional
39 NegativeFragmentApiTests (Context& context);
40 ~NegativeFragmentApiTests (void);
45 NegativeFragmentApiTests (const NegativeFragmentApiTests& other);
46 NegativeFragmentApiTests& operator= (const NegativeFragmentApiTests& other);

Completed in 189 milliseconds