Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fTessellationGeometryInteractionTests.cpp130 std::string getTessellationControlSource (void) const;
244 << glu::TessellationControlSource(getTessellationControlSource()) in iterate()
309 std::string IdentityGeometryShaderCase::getTessellationControlSource (void) const in getTessellationControlSource() function in deqp::gles31::Functional::__anon0bf7aa7f0111::IdentityGeometryShaderCase
433 std::string getTessellationControlSource (void) const;
545 sources << glu::TessellationControlSource(getTessellationControlSource()) in iterate()
622 std::string IdentityTessellationShaderCase::getTessellationControlSource (void) const in getTessellationControlSource() function in deqp::gles31::Functional::__anon0bf7aa7f0111::IdentityTessellationShaderCase
793 std::string getTessellationControlSource (void) const;
900 << glu::TessellationControlSource(getTessellationControlSource()) in init()
913 << glu::TessellationControlSource(getTessellationControlSource()) in init()
1390 std::string FeedbackPrimitiveTypeCase::getTessellationControlSource (void) const in getTessellationControlSource() function in deqp::gles31::Functional::__anon0bf7aa7f0111::FeedbackPrimitiveTypeCase
[all …]
/external/deqp/modules/gles31/stress/
Des31sTessellationGeometryInteractionTests.cpp83 std::string getTessellationControlSource (int tessLevel);
166 sources << glu::TessellationControlSource(getTessellationControlSource(tessGenLevel)) in init()
444 std::string GridRenderCase::getTessellationControlSource (int tessLevel) in getTessellationControlSource() function in deqp::gles31::Stress::__anona44c8d7d0111::GridRenderCase