Searched defs:getDebug (Results 1 – 5 of 5) sorted by relevance
291 const gl::Debug &getDebug() const { return mState.getDebug(); } in getDebug() function
560 const Debug &getDebug() const { return mDebug; } in getDebug() function561 Debug &getDebug() { return mDebug; } in getDebug() function1397 const Debug &getDebug() const { return mPrivateState.getDebug(); } in getDebug() function1398 Debug &getDebug() { return mPrivateState.getDebug(); } in getDebug() function
503 const gl::Debug &getDebug() const { return mState.getDebug(); } in getDebug() function
1717 bool getDebug() const { return debug; } in getDebug() function
1713 bool getDebug() const { return debug; } in getDebug() function