Home
last modified time | relevance | path

Searched defs:stencilMaskSeparate (Results 1 – 10 of 10) sorted by relevance

/third_party/vk-gl-cts/framework/opengl/simplereference/
DsglrGLContext.cpp595 void GLContext::stencilMaskSeparate (deUint32 face, deUint32 mask) in stencilMaskSeparate() function in sglr::GLContext
DsglrReferenceContext.cpp3002 void ReferenceContext::stencilMaskSeparate (deUint32 face, deUint32 mask) in stencilMaskSeparate() function in sglr::ReferenceContext
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h187 PFNGLSTENCILMASKSEPARATEPROC stencilMaskSeparate = nullptr; variable
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwFunctions.inl675 glStencilMaskSeparateFunc stencilMaskSeparate; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext.cpp5688 void Context::stencilMaskSeparate(GLenum face, GLuint mask) in stencilMaskSeparate() function in gl::Context
/third_party/typescript/src/lib/
Dwebworker.generated.d.ts5007 stencilMaskSeparate(face: GLenum, mask: GLuint): void; method
Ddom.generated.d.ts16254 stencilMaskSeparate(face: GLenum, mask: GLuint): void; method
/third_party/typescript/lib/
Dlib.webworker.d.ts5027 stencilMaskSeparate(face: GLenum, mask: GLuint): void; method
Dlib.dom.d.ts16274 stencilMaskSeparate(face: GLenum, mask: GLuint): void; method
/third_party/typescript/tests/lib/
Dlib.d.ts15102 stencilMaskSeparate(face: number, mask: number): void; method