Searched defs:getDebug (Results 1 – 5 of 5) sorted by relevance
286 const gl::Debug &getDebug() const { return mState.getDebug(); } in getDebug() function
573 const Debug &getDebug() const { return mDebug; } in getDebug() function574 Debug &getDebug() { return mDebug; } in getDebug() function
540 const gl::Debug &getDebug() const { return mState.getDebug(); } in getDebug() function
1660 bool getDebug() const { return debug; } in getDebug() function