Skip to main content
Apple Developer Docs
Fonts
Symbols
×
WebKit JS
/
WebGLRenderingContextBase
/
stencilFunc
stencilFunc
Declaration
void
stencilFunc
(
GLenum
func
,
GLint
ref
,
GLuint
mask
);