| /third_party/flutter/skia/src/gpu/ |
| D | GrRenderTarget.cpp | 24 GrStencilAttachment* stencil) in GrRenderTarget() 65 void GrRenderTargetPriv::attachStencilAttachment(sk_sp<GrStencilAttachment> stencil) { in attachStencilAttachment() 100 GrStencilAttachment* stencil = fRenderTarget->fStencilAttachment.get(); in getSamplePatternKey() local
|
| /third_party/skia/src/gpu/ |
| D | GrRenderTarget.cpp | 21 sk_sp<GrAttachment> stencil) in GrRenderTarget() 47 void GrRenderTarget::attachStencilAttachment(sk_sp<GrAttachment> stencil, bool useMSAASurface) { in attachStencilAttachment()
|
| D | GrProgramInfo.cpp | 14 GrStencilSettings stencil; in nonGLStencilSettings() local
|
| /third_party/mesa3d/src/gallium/drivers/i915/ |
| D | i915_clear.c | 44 unsigned stencil, unsigned destx, unsigned desty, in i915_clear_emit() 223 unsigned stencil) in i915_clear_blitter() 252 unsigned stencil) in i915_clear_render()
|
| /third_party/skia/src/gpu/gl/ |
| D | GrGLRenderTarget.cpp | 30 sk_sp<GrGLAttachment> stencil) in GrGLRenderTarget() 115 if (GrAttachment* stencil = this->getStencilAttachment(useMultisampleFBO)) { in getBackendRenderTarget() local 134 bool GrGLRenderTarget::completeStencilAttachment(GrAttachment* stencil, bool useMultisampleFBO) { in completeStencilAttachment() 222 if (auto stencil = this->getStencilAttachment(useMultisampleFBO)) { in bindInternal() local
|
| /third_party/skia/src/gpu/ops/ |
| D | PathInnerTriangulateOp.cpp | 194 const GrUserStencilSettings* stencil) { in pushFanStencilProgram() 202 const GrUserStencilSettings* stencil) { in pushFanFillProgram() 312 auto* stencil = (fPath.getFillType() == SkPathFillType::kWinding) in prePreparePrograms() local 356 auto* stencil = (fPath.getFillType() == SkPathFillType::kWinding) in prePreparePrograms() local
|
| D | AtlasRenderTask.cpp | 112 const GrUserStencilSettings* stencil; in onMakeClosed() local 152 const GrUserStencilSettings* stencil) { in stencilAtlasRect()
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| D | svga_pipe_clear.c | 75 double depth, unsigned stencil) in clear_buffers_with_quad() 129 unsigned stencil) in try_clear() 253 double depth, unsigned stencil) in svga_clear() 312 uint8_t stencil; in svga_clear_texture() local
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
| D | nv30_clear.c | 44 pack_zeta(enum pipe_format format, double depth, unsigned stencil) in pack_zeta() 54 const union pipe_color_union *color, double depth, unsigned stencil) in nv30_clear() 184 unsigned buffers, double depth, unsigned stencil, in nv30_clear_depth_stencil()
|
| /third_party/flutter/skia/src/gpu/gl/ |
| D | GrGLRenderTarget.cpp | 28 GrGLStencilAttachment* stencil) in GrGLRenderTarget() 91 if (GrStencilAttachment* stencil = this->renderTargetPriv().getStencilAttachment()) { in getBackendRenderTarget() local 113 GrStencilAttachment* stencil = this->renderTargetPriv().getStencilAttachment(); in completeStencilAttachment() local
|
| /third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
| D | ClearMultiviewGL.cpp | 40 GLint stencil) in clearMultiviewFBO() 56 GLint stencil) in clearLayeredFBO() 86 GLint stencil) in genericClear()
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
| D | ClearMultiviewGL.cpp | 40 GLint stencil) in clearMultiviewFBO() 56 GLint stencil) in clearLayeredFBO() 86 GLint stencil) in genericClear()
|
| /third_party/flutter/skia/src/gpu/ops/ |
| D | GrFillRectOp.cpp | 79 GrQuadAAFlags edgeFlags, const GrUserStencilSettings* stencil, in FillRectOp() 329 const GrUserStencilSettings* stencil) { in Make() 338 const GrUserStencilSettings* stencil) { in MakeNonAARect() 392 const GrUserStencilSettings* stencil = random->nextBool() ? nullptr in GR_DRAW_OP_TEST_DEFINE() local
|
| D | GrDrawPathOp.cpp | 69 GrPathRendering::FillType fillType, GrStencilSettings* stencil) { in init_stencil_pass_settings() 95 GrStencilSettings stencil; in onExecute() local
|
| D | GrStencilPathOp.cpp | 35 GrStencilSettings stencil(GrPathRendering::GetStencilPassSettings(fFillType), in onExecute() local
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| D | lp_clear.c | 54 unsigned stencil) in llvmpipe_clear()
|
| /third_party/flutter/skia/src/gpu/vk/ |
| D | GrVkRenderTarget.cpp | 274 const GrStencilAttachment* stencil = this->renderTargetPriv().getStencilAttachment(); in getAttachmentsDescriptor() local 378 const GrStencilAttachment* stencil = this->renderTargetPriv().getStencilAttachment(); in stencilImageResource() local 389 const GrStencilAttachment* stencil = this->renderTargetPriv().getStencilAttachment(); in stencilAttachmentView() local
|
| D | GrVkPipelineStateBuilder.cpp | 28 const GrStencilSettings& stencil, in CreatePipelineState() 153 GrVkPipelineState* GrVkPipelineStateBuilder::finalize(const GrStencilSettings& stencil, in finalize() 337 const GrStencilSettings& stencil, in Build()
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| D | si_clear.c | 656 static bool si_can_fast_clear_stencil(struct si_texture *zstex, unsigned level, uint8_t stencil, in si_can_fast_clear_stencil() 666 const union pipe_color_union *color, float depth, uint8_t stencil) in si_fast_clear() 1104 const union pipe_color_union *color, double depth, unsigned stencil) in si_clear() 1220 float depth, unsigned stencil) in si_try_normal_clear() 1285 unsigned clear_flags, double depth, unsigned stencil, in si_clear_depth_stencil() 1323 uint8_t stencil = 0; in si_clear_texture() local
|
| /third_party/mesa3d/src/mesa/main/ |
| D | clear.c | 694 GLfloat depth, GLint stencil, bool no_error) in clear_bufferfi() 772 GLfloat depth, GLint stencil) in _mesa_ClearBufferfi_no_error() 781 GLfloat depth, GLint stencil) in _mesa_ClearBufferfi() 795 GLint drawbuffer, GLfloat depth, GLint stencil) in _mesa_ClearNamedFramebufferfi()
|
| /third_party/mesa3d/src/gallium/drivers/softpipe/ |
| D | sp_clear.c | 53 double depth, unsigned stencil) in softpipe_clear()
|
| /third_party/skia/src/gpu/d3d/ |
| D | GrD3DRenderTarget.cpp | 186 if (auto stencil = this->getStencilAttachment()) { in stencilDxgiFormat() local 198 if (const GrAttachment* stencil = this->getStencilAttachment()) { in genKey() local
|
| D | GrD3DRenderTarget.h | 110 bool completeStencilAttachment(GrAttachment* stencil, bool useMSAASurface) override { in completeStencilAttachment()
|
| /third_party/vk-gl-cts/framework/platform/ohos/rosen_context/ |
| D | rosen_context_impl.cpp | 32 EGLint red, green, blue, alpha, depth, stencil, samples, sft, rt; in ShowConfig() local 201 EGLint red, green, blue, alpha, depth, stencil, samples; in SetConfig() local
|
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| D | iris_clear.c | 519 uint8_t stencil) in clear_depth_stencil() 620 unsigned stencil) in iris_clear() 687 uint8_t stencil = 0; in iris_clear_texture() local 770 unsigned stencil, in iris_clear_depth_stencil()
|