Lines Matching refs:genTessellationControlSource

563 	virtual std::string				genTessellationControlSource	(void) const = 0;
686 …<< glu::TessellationControlSource(specializeShader(m_context, genTessellationControlSource().c_str… in init()
965 std::string genTessellationControlSource (void) const;
1070 std::string GridRenderCase::genTessellationControlSource (void) const in genTessellationControlSource() function in deqp::gles31::Functional::__anon2babdd300111::GridRenderCase
1452 std::string genTessellationControlSource (void) const;
1578 std::string LineRenderCase::genTessellationControlSource (void) const in genTessellationControlSource() function in deqp::gles31::Functional::__anon2babdd300111::LineRenderCase
2398 std::string genTessellationControlSource (void) const;
2547 std::string PointRenderCase::genTessellationControlSource (void) const in genTessellationControlSource() function in deqp::gles31::Functional::__anon2babdd300111::PointRenderCase
3696 std::string genTessellationControlSource (void) const;
3785 …<< glu::TessellationControlSource(specializeShader(m_context, genTessellationControlSource().c_str… in init()
3969 std::string DepthDrawCase::genTessellationControlSource (void) const in genTessellationControlSource() function in deqp::gles31::Functional::__anon2babdd300111::DepthDrawCase
4170 std::string genTessellationControlSource (bool setBBox) const;
4331 …<< glu::TessellationControlSource(specializeShader(m_context, genTessellationControlSource(false).… in createProgram()
4348 …<< glu::TessellationControlSource(specializeShader(m_context, genTessellationControlSource(true).c… in createProgram()
4581 std::string ClearCase::genTessellationControlSource (bool setBBox) const in genTessellationControlSource() function in deqp::gles31::Functional::__anon2babdd300111::ClearCase
4648 std::string genTessellationControlSource (void) const;
4827 …<< glu::TessellationControlSource(specializeShader(m_context, genTessellationControlSource().c_str… in genProgram()
4891 std::string ViewportCallOrderCase::genTessellationControlSource (void) const in genTessellationControlSource() function in deqp::gles31::Functional::__anon2babdd300111::ViewportCallOrderCase