Home
last modified time | relevance | path

Searched refs:depth_buffers (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xquartz/GL/
H A Dcapabilities.h46 int depth_buffers[GLCAPS_DEPTH_BUFFERS]; member
H A Dcapabilities.c327 c->depth_buffers[offset++] = value; \ in handleDepthModes()
473 c->depth_buffers[i] = GLCAPS_INVALID_DEPTH_VALUE; in initConfig()
H A DvisualConfigs.c213 c->depthBits = conf->depth_buffers[depth]; in __glXAquaCreateVisualConfigs()