Home
last modified time | relevance | path

Searched refs:GLCAPS_INVALID_DEPTH_VALUE (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xquartz/GL/
H A Dcapabilities.h33 enum { GLCAPS_INVALID_DEPTH_VALUE = 1 }; enumerator
H A Dcapabilities.c473 c->depth_buffers[i] = GLCAPS_INVALID_DEPTH_VALUE; in initConfig()