Home
last modified time | relevance | path

Searched defs:clearStencil (Results 1 – 25 of 44) sorted by relevance

12

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DFramebufferD3D.h48 bool clearStencil; member
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DRenderPassBuilderD3D12.cpp208 uint8_t clearStencil, in SetStencilAccess()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkCmdUtil.cpp151 const deUint32 clearStencil, in beginRenderPass()
205 const deUint32 clearStencil, in beginRenderPass()
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DDepthStencilCopyTests.cpp120 uint8_t clearStencil, in InitializeDepthStencilTextureRegion()
152 uint8_t clearStencil, in CreateInitializeDepthStencilTextureAndCopyT2T()
/third_party/vk-gl-cts/framework/referencerenderer/
DrrMultisamplePixelBufferAccess.cpp239 void clearStencil (const MultisamplePixelBufferAccess& access, int stencil) in clearStencil() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DFramebufferVk.cpp436 bool clearStencil = IsMaskFlagSet(mask, static_cast<GLbitfield>(GL_STENCIL_BUFFER_BIT)); in clear() local
454 bool clearStencil, in clearImpl()
674 bool clearStencil = false; in clearBufferiv() local
2171 bool clearStencil, in mergeClearsWithDeferredClears()
2209 bool clearStencil, in clearWithDraw()
DUtilsVk.h103 bool clearStencil; member
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DClearTest.cpp125 bool *clearStencil, in ParseMaskedScissoredClearVariationsTestParams()
154 bool clearColor, clearDepth, clearStencil; in MaskedScissoredClearVariationsTestPrint() local
1665 bool clearColor, clearDepth, clearStencil; in maskedScissoredColorDepthStencilClear() local
1835 bool clearColor, clearDepth, clearStencil; in TEST_P() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fRandomFragmentOpTests.cpp310 const int clearStencil = CLEAR_STENCIL; in iterate() local
Des3fDepthStencilClearTests.cpp81 int clearStencil; member
Des3fStencilTests.cpp150 static StencilOp clearStencil (int stencil) in clearStencil() function in deqp::gles3::Functional::StencilOp
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fRandomFragmentOpTests.cpp310 const int clearStencil = CLEAR_STENCIL; in iterate() local
Des2fDepthStencilClearTests.cpp81 int clearStencil; member
Des2fStencilTests.cpp147 static StencilOp clearStencil (int stencil) in clearStencil() function in deqp::gles2::Functional::StencilOp
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
Dmtl_state_cache.h374 uint32_t clearStencil = 0; member
Dmtl_render_utils.h39 Optional<uint32_t> clearStencil; member
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DDevice.cpp235 void Device::clearStencil(unsigned int stencil, unsigned int mask) in clearStencil() function in es2::Device
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_ops/
DvktFragmentOperationsOcclusionQueryTests.cpp432 const deUint32 clearStencil = 1u; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsOcclusionQueryTests.cpp432 const deUint32 clearStencil = 1u; in iterate() local
/third_party/vk-gl-cts/modules/glshared/
DglsScissorTests.cpp835 const int clearStencil = 123; in render() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
DCommandBufferGL.cpp1122 const GLint clearStencil = attachmentInfo->clearStencil; in ExecuteRenderPass() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DCommands.h93 uint32_t clearStencil; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/imageless_framebuffer/
DvktImagelessFramebufferTests.cpp1483 const deUint32 clearStencil = 0u; in iterate() local
1982 const deUint32 clearStencil = 0u; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/imageless_framebuffer/
DvktImagelessFramebufferTests.cpp1483 const deUint32 clearStencil = 0u; in iterate() local
1982 const deUint32 clearStencil = 0u; in iterate() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DFramebuffer.cpp1641 const bool clearStencil = getStencilAttachment() != nullptr && in clearBufferfi() local

12