Searched defs:depthMask (Results 1 – 6 of 6) sorted by relevance
153 unsigned char depthMask = false; in clearFramebuffer() local
292 GC3Dboolean colorMask[] = {0, 0, 0, 0}, depthMask = 0; in initializeRenderbuffers() local
1289 void WebGLRenderingContext::depthMask(GC3Dboolean flag) in depthMask() function in WebCore::WebGLRenderingContext
204 bool depthMask; member
265 GLboolean colorMask[] = {GL_TRUE, GL_TRUE, GL_TRUE, GL_TRUE}, depthMask = GL_TRUE; in reshape() local581 void GraphicsContext3D::depthMask(GC3Dboolean flag) in depthMask() function in WebCore::GraphicsContext3D
855 void GraphicsContext3D::depthMask(GC3Dboolean flag) in depthMask() function in WebCore::GraphicsContext3D