/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fDepthStencilClearTests.cpp | 87 uint32_t stencilMask; member
|
H A D | es3fStencilTests.cpp | 131 uint32_t stencilMask; member in deqp::gles3::Functional::StencilOp
|
/aosp_15_r20/external/deqp/modules/gles2/functional/ |
H A D | es2fDepthStencilClearTests.cpp | 87 uint32_t stencilMask; member
|
H A D | es2fStencilTests.cpp | 128 uint32_t stencilMask; member in deqp::gles2::Functional::StencilOp
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d9/ |
H A D | StateManager9.cpp | 655 GLuint stencilMask, in setStencilFuncsFront()
|
/aosp_15_r20/external/deqp/modules/egl/ |
H A D | teglImageUtil.cpp | 422 const uint32_t stencilMask = deBitMask32(0, numStencilBits); in initializeStencilRbo() local
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | FramebufferVk.cpp | 585 const uint8_t stencilMask = in clearImpl() local 3076 uint8_t stencilMask, in clearWithDraw()
|
H A D | UtilsVk.h | 108 uint8_t stencilMask; member
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fStencilTexturingTests.cpp | 170 const uint32_t stencilMask = (1u << stencilBits) - 1u; in renderTestPatternReference() local
|
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | angletypes.h | 341 GLuint stencilMask; member
|
H A D | State.cpp | 831 void PrivateState::setStencilParams(GLenum stencilFunc, GLint stencilRef, GLuint stencilMask) in setStencilParams()
|
/aosp_15_r20/external/deqp/framework/opengl/simplereference/ |
H A D | sglrGLContext.cpp | 583 void GLContext::stencilMask(uint32_t mask) in stencilMask() function in sglr::GLContext
|
H A D | sglrReferenceContext.cpp | 3165 void ReferenceContext::stencilMask(uint32_t mask) in stencilMask() function in sglr::ReferenceContext
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/ |
H A D | DispatchTableGL_autogen.h | 70 PFNGLSTENCILMASKPROC stencilMask = nullptr; variable
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
H A D | vktDynamicRenderingTests.cpp | 3187 …VkImageAspectFlags stencilMask = usesStencil ? VK_IMAGE_ASPECT_STENCIL_BIT : static_cast<VkImageAs… in baseTest() local
|
/aosp_15_r20/external/deqp/framework/opengl/wrapper/ |
H A D | glwFunctions.inl | 674 glStencilMaskFunc stencilMask; variable
|