OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getTessellationControlSource
(Results
1 - 2
of
2
) sorted by null
/external/deqp/modules/gles31/stress/
es31sTessellationGeometryInteractionTests.cpp
83
std::string
getTessellationControlSource
(int tessLevel);
166
sources << glu::TessellationControlSource(
getTessellationControlSource
(tessGenLevel))
444
std::string GridRenderCase::
getTessellationControlSource
(int tessLevel)
/external/deqp/modules/gles31/functional/
es31fTessellationGeometryInteractionTests.cpp
147
std::string
getTessellationControlSource
(void) const;
263
<< glu::TessellationControlSource(
getTessellationControlSource
())
328
std::string IdentityGeometryShaderCase::
getTessellationControlSource
(void) const
453
std::string
getTessellationControlSource
(void) const;
567
sources << glu::TessellationControlSource(
getTessellationControlSource
())
644
std::string IdentityTessellationShaderCase::
getTessellationControlSource
(void) const
816
std::string
getTessellationControlSource
(void) const;
[
all
...]
Completed in 2057 milliseconds