Lines Matching refs:keepstencil
357 GLboolean keepdepth = GL_FALSE, keepstencil = GL_FALSE;
360 keepstencil = GL_TRUE;
370 keepstencil ? depth : dstRow, /* dst addr */
374 if (keepstencil == GL_FALSE)
383 if (keepstencil)
438 GLboolean keepdepth = GL_FALSE, keepstencil = GL_FALSE;
441 keepstencil = GL_TRUE;
451 keepstencil ? depth : dstRow, /* dst addr */
455 if (keepstencil == GL_FALSE)
465 if (keepstencil)