Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xquartz/GL/
H A Dcapabilities.h28 enum { GLCAPS_INVALID_STENCIL_DEPTH = -1 }; enumerator
H A Dcapabilities.c482 c->stencil_bit_depths[i] = GLCAPS_INVALID_STENCIL_DEPTH; in initConfig()