Searched refs:PointRenderCase (Results 1 – 1 of 1) sorted by relevance
2369 class PointRenderCase : public BBoxRenderCase class2383 … PointRenderCase (Context& context, const char* name, const char* description, deUint32 flags);2384 ~PointRenderCase (void);2420 PointRenderCase::PointRenderCase (Context& context, const char* name, const char* description, deUi… in PointRenderCase() function in deqp::gles31::Functional::__anon8c432bb90111::PointRenderCase2427 PointRenderCase::~PointRenderCase (void) in ~PointRenderCase()2431 void PointRenderCase::init (void) in init()2464 void PointRenderCase::deinit (void) in deinit()2473 std::string PointRenderCase::genVertexSource (void) const in genVertexSource()2523 std::string PointRenderCase::genFragmentSource (void) const in genFragmentSource()2547 std::string PointRenderCase::genTessellationControlSource (void) const in genTessellationControlSource()[all …]