Lines Matching refs:keepstencil
359 GLboolean keepdepth = GL_FALSE, keepstencil = GL_FALSE;
362 keepstencil = GL_TRUE;
372 keepstencil ? depth : dstRow, /* dst addr */
376 if (keepstencil == GL_FALSE)
385 if (keepstencil)
440 GLboolean keepdepth = GL_FALSE, keepstencil = GL_FALSE;
443 keepstencil = GL_TRUE;
453 keepstencil ? depth : dstRow, /* dst addr */
457 if (keepstencil == GL_FALSE)
467 if (keepstencil)