Home
last modified time | relevance | path

Searched defs:stencilOp (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
Dutilities.cpp476 D3DSTENCILOP ConvertStencilOp(GLenum stencilOp) in ConvertStencilOp()
/external/jmonkeyengine/engine/src/lwjgl/com/jme3/renderer/lwjgl/
DLwjglRenderer.java661 private int convertStencilOperation(StencilOperation stencilOp) { in convertStencilOperation()
/external/webkit/Source/WebCore/platform/graphics/opengl/
DGraphicsContext3DOpenGL.cpp946 void GraphicsContext3D::stencilOp(GC3Denum fail, GC3Denum zfail, GC3Denum zpass) in stencilOp() function in WebCore::GraphicsContext3D
/external/webkit/Source/WebCore/platform/graphics/qt/
DGraphicsContext3DQt.cpp1234 void GraphicsContext3D::stencilOp(GC3Denum fail, GC3Denum zfail, GC3Denum zpass) in stencilOp() function in WebCore::GraphicsContext3D
/external/webkit/Source/WebCore/html/canvas/
DWebGLRenderingContext.cpp3027 void WebGLRenderingContext::stencilOp(GC3Denum fail, GC3Denum zfail, GC3Denum zpass) in stencilOp() function in WebCore::WebGLRenderingContext