Searched refs:depthBits (Results 1 – 4 of 4) sorted by relevance
65 …OSMesaContext (*OSMesaCreateContextExt)( GLenum format, GLint depthBits, GLint stencilBits, GLint …
56 static void setPixelFormat(Vector<CGLPixelFormatAttribute>& attribs, int colorBits, int depthBits, …63 attribs.append(static_cast<CGLPixelFormatAttribute>(depthBits));
226 the depthBits value passed to gl_create_context(). 1 is a bad
485 GLint depthBits; member