Searched refs:getTessellationEvaluationSource (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/gles31/stress/
H A Des31sTessellationGeometryInteractionTests.cpp84 std::string getTessellationEvaluationSource (int tessLevel);
167 << glu::TessellationEvaluationSource(getTessellationEvaluationSource(tessGenLevel));
466 std::string GridRenderCase::getTessellationEvaluationSource (int tessLevel) function in class:deqp::gles31::Stress::__anon5496::GridRenderCase
/external/deqp/modules/gles31/functional/
H A Des31fTessellationGeometryInteractionTests.cpp148 std::string getTessellationEvaluationSource (bool geometryActive) const;
264 << glu::TessellationEvaluationSource(getTessellationEvaluationSource(renderTargets[renderNdx].containsGeometryShader));
370 std::string IdentityGeometryShaderCase::getTessellationEvaluationSource (bool geometryActive) const function in class:deqp::gles31::Functional::__anon5444::IdentityGeometryShaderCase
454 std::string getTessellationEvaluationSource (void) const;
568 << glu::TessellationEvaluationSource(getTessellationEvaluationSource());
677 std::string IdentityTessellationShaderCase::getTessellationEvaluationSource (void) const function in class:deqp::gles31::Functional::__anon5444::IdentityTessellationShaderCase
817 std::string getTessellationEvaluationSource (void) const;
926 << glu::TessellationEvaluationSource(getTessellationEvaluationSource())
939 << glu::TessellationEvaluationSource(getTessellationEvaluationSource())
1464 std::string FeedbackPrimitiveTypeCase::getTessellationEvaluationSource (voi
[all...]

Completed in 94 milliseconds