Searched refs:getCompileStatus (Results 1 – 2 of 2) sorted by relevance
54 bool getCompileStatus() const { return m_compileStatus; } in getCompileStatus() function
3253 if(fragSp->getCompileStatus() && vertSp->getCompileStatus()) { in glLinkProgram()