Home
last modified time | relevance | path

Searched refs:ShowInfoLog (Results 1 – 3 of 3) sorted by relevance

/dports/games/spring/spring_98.0/rts/Map/SM3/terrain/
H A DTerrainTextureGLSL.cpp25 static void ShowInfoLog(GLhandleARB handle) in ShowInfoLog() function
83 ShowInfoLog(handle); in Build()
372 ShowInfoLog(nodeShader->program); in EndPass()
928 ShowInfoLog(program); in SimpleCopyShader()
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/FortranProject/
H A Dfortranproject.h62 void ShowInfoLog(TokensArrayFlat* result, bool isAfterPercent);
H A Dfortranproject.cpp1615 ShowInfoLog(result, isAfterPercent); in GetCallTips()
1757 ShowInfoLog(result, isAfterPercent); in GetTokenAt()
1764 void FortranProject::ShowInfoLog(TokensArrayFlat* result, bool isAfterPercent) in ShowInfoLog() function in FortranProject