Home
last modified time | relevance | path

Searched defs:stencil (Results 1 – 25 of 305) sorted by relevance

12345678910>>...13

/third_party/flutter/skia/src/gpu/
DGrRenderTarget.cpp24 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/
DGrRenderTarget.cpp21 sk_sp<GrAttachment> stencil) in GrRenderTarget()
47 void GrRenderTarget::attachStencilAttachment(sk_sp<GrAttachment> stencil, bool useMSAASurface) { in attachStencilAttachment()
DGrProgramInfo.cpp14 GrStencilSettings stencil; in nonGLStencilSettings() local
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_clear.c44 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/
DGrGLRenderTarget.cpp30 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/
DPathInnerTriangulateOp.cpp194 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
DAtlasRenderTask.cpp112 const GrUserStencilSettings* stencil; in onMakeClosed() local
152 const GrUserStencilSettings* stencil) { in stencilAtlasRect()
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_clear.c75 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/
Dnv30_clear.c44 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/
DGrGLRenderTarget.cpp28 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/
DClearMultiviewGL.cpp40 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/
DClearMultiviewGL.cpp40 GLint stencil) in clearMultiviewFBO()
56 GLint stencil) in clearLayeredFBO()
86 GLint stencil) in genericClear()
/third_party/flutter/skia/src/gpu/ops/
DGrFillRectOp.cpp79 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
DGrDrawPathOp.cpp69 GrPathRendering::FillType fillType, GrStencilSettings* stencil) { in init_stencil_pass_settings()
95 GrStencilSettings stencil; in onExecute() local
DGrStencilPathOp.cpp35 GrStencilSettings stencil(GrPathRendering::GetStencilPassSettings(fFillType), in onExecute() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_clear.c54 unsigned stencil) in llvmpipe_clear()
/third_party/flutter/skia/src/gpu/vk/
DGrVkRenderTarget.cpp274 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
DGrVkPipelineStateBuilder.cpp28 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/
Dsi_clear.c656 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/
Dclear.c694 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/
Dsp_clear.c53 double depth, unsigned stencil) in softpipe_clear()
/third_party/skia/src/gpu/d3d/
DGrD3DRenderTarget.cpp186 if (auto stencil = this->getStencilAttachment()) { in stencilDxgiFormat() local
198 if (const GrAttachment* stencil = this->getStencilAttachment()) { in genKey() local
DGrD3DRenderTarget.h110 bool completeStencilAttachment(GrAttachment* stencil, bool useMSAASurface) override { in completeStencilAttachment()
/third_party/vk-gl-cts/framework/platform/ohos/rosen_context/
Drosen_context_impl.cpp32 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/
Diris_clear.c519 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()

12345678910>>...13