Searched defs:isDitherEnabled (Results 1 – 3 of 3) sorted by relevance
295 GC3Dboolean isDitherEnabled = 0; in initializeRenderbuffers() local
268 GLboolean isDitherEnabled = GL_FALSE; in reshape() local
647 bool Context::isDitherEnabled() const in isDitherEnabled() function in gl::Context