Home | History | Annotate | Download | only in functional

Lines Matching refs:getTessellationControlSource

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;
925 << glu::TessellationControlSource(getTessellationControlSource())
938 << glu::TessellationControlSource(getTessellationControlSource())
1415 std::string FeedbackPrimitiveTypeCase::getTessellationControlSource (void) const
2133 std::string getTessellationControlSource (int tessLevel);
2244 sources << glu::TessellationControlSource(getTessellationControlSource(tessGenLevel))
2582 std::string GridRenderCase::getTessellationControlSource (int tessLevel)
2816 std::string getTessellationControlSource (void);
2870 << glu::TessellationControlSource(getTessellationControlSource())
2985 std::string FeedbackRecordVariableSelectionCase::getTessellationControlSource (void)