Variable GL_STENCIL_PASS_DEPTH_FAILConst

GL_STENCIL_PASS_DEPTH_FAIL: 2965 = 0x0b95

Passed to getParameter to get the current stencil fail function should the depth buffer test fail. Should return KEEP, REPLACE, INCR, DECR, INVERT, INCR_WRAP, or DECR_WRAP.