/external/deqp/modules/gles2/functional/ |
D | es2fDepthStencilClearTests.cpp | 87 deUint32 stencilMask; member
|
D | es2fStencilTests.cpp | 127 deUint32 stencilMask; member in deqp::gles2::Functional::StencilOp
|
/external/deqp/modules/gles3/functional/ |
D | es3fDepthStencilClearTests.cpp | 87 deUint32 stencilMask; member
|
D | es3fStencilTests.cpp | 130 deUint32 stencilMask; member in deqp::gles3::Functional::StencilOp
|
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/ |
D | s_stencil.c | 500 const GLuint stencilMask = ctx->Stencil.WriteMask[0]; in _swrast_write_stencil_span() local
|
D | s_drawpix.c | 557 const GLuint stencilMask = ctx->Stencil.WriteMask[0]; in draw_depth_stencil_pixels() local
|
/external/mesa3d/src/mesa/swrast/ |
D | s_stencil.c | 500 const GLuint stencilMask = ctx->Stencil.WriteMask[0]; in _swrast_write_stencil_span() local
|
D | s_drawpix.c | 557 const GLuint stencilMask = ctx->Stencil.WriteMask[0]; in draw_depth_stencil_pixels() local
|
/external/chromium_org/third_party/angle/src/libGLESv2/ |
D | angletypes.h | 135 GLuint stencilMask; member
|
D | Context.cpp | 579 void Context::setStencilParams(GLenum stencilFunc, GLint stencilRef, GLuint stencilMask) in setStencilParams()
|
/external/deqp/modules/gles31/functional/ |
D | es31fStencilTexturingTests.cpp | 167 const deUint32 stencilMask = (1u<<stencilBits)-1u; in renderTestPatternReference() local
|
/external/deqp/framework/opengl/simplereference/ |
D | sglrGLContext.cpp | 590 void GLContext::stencilMask (deUint32 mask) in stencilMask() function in sglr::GLContext
|
D | sglrReferenceContext.cpp | 2937 void ReferenceContext::stencilMask (deUint32 mask) in stencilMask() function in sglr::ReferenceContext
|
/external/deqp/framework/opengl/wrapper/ |
D | glwFunctions.inl | 24 glStencilMaskFunc stencilMask; variable
|
/external/chromium_org/third_party/WebKit/Source/platform/graphics/test/ |
D | MockWebGraphicsContext3D.h | 188 virtual void stencilMask(WGC3Duint mask) { } in stencilMask() function
|
/external/chromium_org/third_party/WebKit/Source/core/html/canvas/ |
D | WebGLRenderingContextBase.cpp | 3238 void WebGLRenderingContextBase::stencilMask(GLuint mask) in stencilMask() function in WebCore::WebGLRenderingContextBase
|