Searched refs:depth_size (Results 1 – 10 of 10) sorted by relevance
59 *value=this->gl_config.depth_size; in ph_GL_GetAttribute()223 if (this->gl_config.depth_size) in ph_SetupOpenGLContext()226 OGLAttrib[OGLargc++]=this->gl_config.depth_size; in ph_SetupOpenGLContext()307 if (this->gl_config.depth_size) in ph_SetupOpenGLContext()309 fprintf(stderr, "setted depth size %d\n", this->gl_config.depth_size); in ph_SetupOpenGLContext()310 … qnxgl_attribs_slide = qnxgl_attrib_set_depth(qnxgl_attribs_slide, this->gl_config.depth_size); in ph_SetupOpenGLContext()
64 if ( this->gl_config.depth_size != 0 ) { in Mac_GL_Init()66 attributes[i++] = this->gl_config.depth_size; in Mac_GL_Init()
68 if ( this->gl_config.depth_size == 0 ) { in CGX_GL_Init()
215 GL_pfd.cDepthBits = this->gl_config.depth_size; in WIN_GL_SetupWindow()241 *iAttr++ = this->gl_config.depth_size; in WIN_GL_SetupWindow()
487 (gl_curdepth == this->gl_config.depth_size) && in InitNew()496 osmesa_format, this->gl_config.depth_size, in InitNew()501 gl_curdepth = this->gl_config.depth_size; in InitNew()
299 int depth_size; member
225 video->gl_config.depth_size = 16; in SDL_VideoInit()1452 video->gl_config.depth_size = value; in SDL_GL_SetAttribute()
144 attribs[i++] = this->gl_config.depth_size; in X11_GL_GetVisual()
81 attr[i++] = this->gl_config.depth_size;
506 if (_this->gl_config.depth_size > 0) in BE_SetVideoMode()