Home | History | Annotate | Download | only in glshared

Lines Matching refs:generateFullDeclaration

817 void		generateFullDeclaration		(std::ostringstream& src, const StructType& structType, int indentLevel);
822 generateFullDeclaration(src, structType, indentLevel);
826 void generateFullDeclaration (std::ostringstream& src, const StructType& structType, int indentLevel)
845 generateFullDeclaration(src, structType, indentLevel);