Searched defs:getTessellationControlSource (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/gles31/stress/
H A Des31sTessellationGeometryInteractionTests.cpp83 std::string getTessellationControlSource (int tessLevel);
166 sources << glu::TessellationControlSource(getTessellationControlSource(tessGenLevel))
444 std::string GridRenderCase::getTessellationControlSource (int tessLevel) function in class:deqp::gles31::Stress::__anon4763::GridRenderCase
/external/deqp/modules/gles31/functional/
H A Des31fTessellationGeometryInteractionTests.cpp147 std::string getTessellationControlSource (void) const;
263 << glu::TessellationControlSource(getTessellationControlSource())
328 std::string IdentityGeometryShaderCase::getTessellationControlSource (void) const function in class:deqp::gles31::Functional::__anon4712::IdentityGeometryShaderCase
453 std::string getTessellationControlSource (void) const;
567 sources << glu::TessellationControlSource(getTessellationControlSource())
644 std::string IdentityTessellationShaderCase::getTessellationControlSource (void) const function in class:deqp::gles31::Functional::__anon4712::IdentityTessellationShaderCase
816 std::string getTessellationControlSource (void) const;
925 << glu::TessellationControlSource(getTessellationControlSource())
938 << glu::TessellationControlSource(getTessellationControlSource())
1415 std::string FeedbackPrimitiveTypeCase::getTessellationControlSource (voi
[all...]

Completed in 437 milliseconds