Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fPrimitiveBoundingBoxTests.cpp3661 class DepthDrawCase : public TestCase class
3686DepthDrawCase (Context& context, const char* name, const char* description, DepthType depthTyp…
3687 ~DepthDrawCase (void);
3726 DepthDrawCase::DepthDrawCase (Context& context, const char* name, const char* description, DepthTyp… in DepthDrawCase() function in deqp::gles31::Functional::__anon8c432bb90111::DepthDrawCase
3739 DepthDrawCase::~DepthDrawCase (void) in ~DepthDrawCase()
3744 void DepthDrawCase::init (void) in init()
3827 void DepthDrawCase::deinit (void) in deinit()
3833 DepthDrawCase::IterateResult DepthDrawCase::iterate (void) in iterate()
3903 std::string DepthDrawCase::genVertexSource (void) const in genVertexSource()
3941 std::string DepthDrawCase::genFragmentSource (void) const in genFragmentSource()
[all …]