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