Searched refs:pInfoLog (Results 1 – 2 of 2) sorted by relevance
296 …const char* pInfoLog; ///< null terminated string that contains information about the last compi… member307 …const char* pInfoLog; ///< null terminated string that contains information about the last compi… member
1285 if (compileOutput.pInfoLog) in main()1288 fprintf(stderr, "%s\n", compileOutput.pInfoLog); in main()