Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fPrimitiveBoundingBoxTests.cpp3623 class DepthDrawCase : public TestCase class
3648DepthDrawCase (Context& context, const char* name, const char* description, DepthType depthTyp…
3649 ~DepthDrawCase (void);
3688 DepthDrawCase::DepthDrawCase (Context& context, const char* name, const char* description, DepthTyp… in DepthDrawCase() function in deqp::gles31::Functional::__anond3ff4fef0111::DepthDrawCase
3701 DepthDrawCase::~DepthDrawCase (void) in ~DepthDrawCase()
3706 void DepthDrawCase::init (void) in init()
3788 void DepthDrawCase::deinit (void) in deinit()
3794 DepthDrawCase::IterateResult DepthDrawCase::iterate (void) in iterate()
3864 std::string DepthDrawCase::genVertexSource (void) const in genVertexSource()
3902 std::string DepthDrawCase::genFragmentSource (void) const in genFragmentSource()
[all …]