Searched defs:getCompileStatus (Results 1 – 2 of 2) sorted by relevance
113 CompileStatus getCompileStatus() const { return mCompileStatus; } in getCompileStatus() function
100 bool getCompileStatus (void) const { return getInfo().compileOk; } in getCompileStatus() function in glu::Shader