Searched refs:BUFFER_DS (Results 1 – 1 of 1) sorted by relevance
205 const GLbitfield BUFFER_DS = BUFFER_BIT_DEPTH | BUFFER_BIT_STENCIL; in _swrast_Clear() local237 if (buffers & BUFFER_DS) { in _swrast_Clear()243 if ((buffers & BUFFER_DS) == BUFFER_DS && depthRb == stencilRb) { in _swrast_Clear()