/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
D | FramebufferD3D.h | 48 bool clearStencil; member
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
D | RenderPassBuilderD3D12.cpp | 208 uint8_t clearStencil, in SetStencilAccess()
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
D | vkCmdUtil.cpp | 151 const deUint32 clearStencil, in beginRenderPass() 205 const deUint32 clearStencil, in beginRenderPass()
|
/third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
D | DepthStencilCopyTests.cpp | 120 uint8_t clearStencil, in InitializeDepthStencilTextureRegion() 152 uint8_t clearStencil, in CreateInitializeDepthStencilTextureAndCopyT2T()
|
/third_party/vk-gl-cts/framework/referencerenderer/ |
D | rrMultisamplePixelBufferAccess.cpp | 239 void clearStencil (const MultisamplePixelBufferAccess& access, int stencil) in clearStencil() function
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | FramebufferVk.cpp | 436 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()
|
D | UtilsVk.h | 103 bool clearStencil; member
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | ClearTest.cpp | 125 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/ |
D | es3fRandomFragmentOpTests.cpp | 310 const int clearStencil = CLEAR_STENCIL; in iterate() local
|
D | es3fDepthStencilClearTests.cpp | 81 int clearStencil; member
|
D | es3fStencilTests.cpp | 150 static StencilOp clearStencil (int stencil) in clearStencil() function in deqp::gles3::Functional::StencilOp
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
D | es2fRandomFragmentOpTests.cpp | 310 const int clearStencil = CLEAR_STENCIL; in iterate() local
|
D | es2fDepthStencilClearTests.cpp | 81 int clearStencil; member
|
D | es2fStencilTests.cpp | 147 static StencilOp clearStencil (int stencil) in clearStencil() function in deqp::gles2::Functional::StencilOp
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/ |
D | mtl_state_cache.h | 374 uint32_t clearStencil = 0; member
|
D | mtl_render_utils.h | 39 Optional<uint32_t> clearStencil; member
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
D | Device.cpp | 235 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/ |
D | vktFragmentOperationsOcclusionQueryTests.cpp | 432 const deUint32 clearStencil = 1u; in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/ |
D | vktFragmentOperationsOcclusionQueryTests.cpp | 432 const deUint32 clearStencil = 1u; in iterate() local
|
/third_party/vk-gl-cts/modules/glshared/ |
D | glsScissorTests.cpp | 835 const int clearStencil = 123; in render() local
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
D | CommandBufferGL.cpp | 1122 const GLint clearStencil = attachmentInfo->clearStencil; in ExecuteRenderPass() local
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
D | Commands.h | 93 uint32_t clearStencil; member
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/imageless_framebuffer/ |
D | vktImagelessFramebufferTests.cpp | 1483 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/ |
D | vktImagelessFramebufferTests.cpp | 1483 const deUint32 clearStencil = 0u; in iterate() local 1982 const deUint32 clearStencil = 0u; in iterate() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | Framebuffer.cpp | 1641 const bool clearStencil = getStencilAttachment() != nullptr && in clearBufferfi() local
|