Lines Matching refs:stencilBits
204 * \param stencilBits requested minimum bits per stencil buffer value
228 GLint stencilBits,
239 depthBits, stencilBits,
270 GLint stencilBits,
282 if (stencilBits < 0 || stencilBits > 8) {
302 vis->stencilBits = stencilBits;
311 vis->haveStencilBuffer = stencilBits > 0;
1565 check_component(stencilBits);