Searched defs:stencilOpSeparate (Results 1 – 11 of 11) sorted by relevance
| /third_party/vk-gl-cts/framework/opengl/simplereference/ |
| D | sglrGLContext.cpp | 550 void GLContext::stencilOpSeparate (deUint32 face, deUint32 sfail, deUint32 dpfail, deUint32 dppass) in stencilOpSeparate() function in sglr::GLContext
|
| D | sglrReferenceContext.cpp | 2832 void ReferenceContext::stencilOpSeparate (deUint32 face, deUint32 sfail, deUint32 dpfail, deUint32 … in stencilOpSeparate() function in sglr::ReferenceContext
|
| /third_party/jsframework/runtime/main/extend/systemplugin/napi/webgl/ |
| D | webgl.js | 874 stencilOpSeparate: function (...args) { method
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
| D | DispatchTableGL_autogen.h | 188 PFNGLSTENCILOPSEPARATEPROC stencilOpSeparate = nullptr; variable
|
| /third_party/vk-gl-cts/framework/opengl/wrapper/ |
| D | glwFunctions.inl | 677 glStencilOpSeparateFunc stencilOpSeparate; variable
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| D | Context.cpp | 5699 void Context::stencilOpSeparate(GLenum face, GLenum fail, GLenum zfail, GLenum zpass) in stencilOpSeparate() function in gl::Context
|
| /third_party/typescript/src/lib/ |
| D | webworker.generated.d.ts | 5009 stencilOpSeparate(face: GLenum, fail: GLenum, zfail: GLenum, zpass: GLenum): void; method
|
| D | dom.generated.d.ts | 16256 stencilOpSeparate(face: GLenum, fail: GLenum, zfail: GLenum, zpass: GLenum): void; method
|
| /third_party/typescript/lib/ |
| D | lib.webworker.d.ts | 5029 stencilOpSeparate(face: GLenum, fail: GLenum, zfail: GLenum, zpass: GLenum): void; method
|
| D | lib.dom.d.ts | 16276 stencilOpSeparate(face: GLenum, fail: GLenum, zfail: GLenum, zpass: GLenum): void; method
|
| /third_party/typescript/tests/lib/ |
| D | lib.d.ts | 15104 stencilOpSeparate(face: number, fail: number, zfail: number, zpass: number): void; method
|