/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/core/ |
D | depthstencil.h | 181 simdscalar stencilMask = _simd_set1_ps(-1.0f); in DepthStencilTest() local 264 const simdscalar& stencilMask) in DepthStencilWrite()
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fDepthStencilClearTests.cpp | 87 deUint32 stencilMask; member
|
D | es3fStencilTests.cpp | 130 deUint32 stencilMask; member in deqp::gles3::Functional::StencilOp
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
D | es2fDepthStencilClearTests.cpp | 87 deUint32 stencilMask; member
|
D | es2fStencilTests.cpp | 127 deUint32 stencilMask; member in deqp::gles2::Functional::StencilOp
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
D | StateManager9.cpp | 653 GLuint stencilMask, in setStencilFuncsFront()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
D | StateManager9.cpp | 653 GLuint stencilMask, in setStencilFuncsFront()
|
/third_party/mesa3d/src/mesa/swrast/ |
D | s_stencil.c | 561 const GLuint stencilMask = ctx->Stencil.WriteMask[0]; in _swrast_write_stencil_span() local
|
D | s_drawpix.c | 638 const GLuint stencilMask = ctx->Stencil.WriteMask[0]; in draw_depth_stencil_pixels() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | FramebufferVk.cpp | 282 uint8_t stencilMask = in clearImpl() local 1305 uint8_t stencilMask, in clearWithDraw()
|
D | UtilsVk.h | 78 uint8_t stencilMask; member
|
/third_party/vk-gl-cts/modules/egl/ |
D | teglImageUtil.cpp | 364 const deUint32 stencilMask = deBitMask32(0, numStencilBits); in initializeStencilRbo() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | FramebufferVk.cpp | 474 const uint8_t stencilMask = in clearImpl() local 2211 uint8_t stencilMask, in clearWithDraw()
|
D | UtilsVk.h | 105 uint8_t stencilMask; member
|
/third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
D | Context.hpp | 413 int stencilMask; member in sw::Context
|
D | PixelProcessor.cpp | 631 void PixelProcessor::setStencilMask(int stencilMask) in setStencilMask()
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fStencilTexturingTests.cpp | 167 const deUint32 stencilMask = (1u<<stencilBits)-1u; in renderTestPatternReference() local
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
D | Context.h | 326 GLuint stencilMask; member
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | angletypes.h | 189 GLuint stencilMask; member
|
D | State.cpp | 725 void State::setStencilParams(GLenum stencilFunc, GLint stencilRef, GLuint stencilMask) in setStencilParams()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | angletypes.h | 279 GLuint stencilMask; member
|
D | State.cpp | 1033 void State::setStencilParams(GLenum stencilFunc, GLint stencilRef, GLuint stencilMask) in setStencilParams()
|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
D | webgl.js | 861 stencilMask: function (...args) { method
|
/third_party/vk-gl-cts/framework/opengl/simplereference/ |
D | sglrGLContext.cpp | 590 void GLContext::stencilMask (deUint32 mask) in stencilMask() function in sglr::GLContext
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
D | DispatchTableGL_autogen.h | 70 PFNGLSTENCILMASKPROC stencilMask = nullptr; variable
|