OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getTessellationEvaluationSource
(Results
1 - 2
of
2
) sorted by null
/external/deqp/modules/gles31/stress/
es31sTessellationGeometryInteractionTests.cpp
84
std::string
getTessellationEvaluationSource
(int tessLevel);
167
<< glu::TessellationEvaluationSource(
getTessellationEvaluationSource
(tessGenLevel));
466
std::string GridRenderCase::
getTessellationEvaluationSource
(int tessLevel)
/external/deqp/modules/gles31/functional/
es31fTessellationGeometryInteractionTests.cpp
148
std::string
getTessellationEvaluationSource
(bool geometryActive) const;
264
<< glu::TessellationEvaluationSource(
getTessellationEvaluationSource
(renderTargets[renderNdx].containsGeometryShader));
370
std::string IdentityGeometryShaderCase::
getTessellationEvaluationSource
(bool geometryActive) const
454
std::string
getTessellationEvaluationSource
(void) const;
568
<< glu::TessellationEvaluationSource(
getTessellationEvaluationSource
());
677
std::string IdentityTessellationShaderCase::
getTessellationEvaluationSource
(void) const
817
std::string
getTessellationEvaluationSource
(void) const;
[
all
...]
Completed in 50 milliseconds