Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fPrimitiveBoundingBoxTests.cpp2162 class PointRenderCase : public BBoxRenderCase class
2176PointRenderCase (Context& context, const char* name, const char* description, deUint32 flags);
2177 ~PointRenderCase (void);
2213 PointRenderCase::PointRenderCase (Context& context, const char* name, const char* description, deUi… in PointRenderCase() function in deqp::gles31::Functional::__anon2babdd300111::PointRenderCase
2220 PointRenderCase::~PointRenderCase (void) in ~PointRenderCase()
2224 void PointRenderCase::init (void) in init()
2257 void PointRenderCase::deinit (void) in deinit()
2266 std::string PointRenderCase::genVertexSource (void) const in genVertexSource()
2316 std::string PointRenderCase::genFragmentSource (void) const in genFragmentSource()
2340 std::string PointRenderCase::genTessellationControlSource (void) const in genTessellationControlSource()
[all …]