glClearStencil specifies the index used by glClear to clear the stencil buffer. s is masked with 2แต โ 1, where ๐ฆ is the number of bits in the stencil buffer.
Parameters
s: number
Specifies the index used when the stencil buffer is cleared. The initial value is 0.
glClearStencil
specifies the index used by glClear to clear the stencil buffer. s is masked with 2แต โ 1, where ๐ฆ is the number of bits in the stencil buffer.