/third_party/skia/src/gpu/v1/ |
D | PathRendererChain.cpp | 60 auto tess = sk_make_sp<TessellationPathRenderer>(); in PathRendererChain() local
|
D | SurfaceDrawContext.cpp | 1820 PathRenderer* tess = this->drawingManager()->getTessellationPathRenderer(); in drawShapeUsingPathRenderer() local
|
/third_party/skia/bench/ |
D | TessellateBench.cpp | 143 auto tess = PathCurveTessellator::Make(&arena, variable 157 auto tess = PathWedgeTessellator::Make(&arena, variable
|
/third_party/flutter/skia/src/gpu/ops/ |
D | GrAALinearizingConvexPathRenderer.cpp | 84 static void extract_verts(const GrAAConvexTessellator& tess, in extract_verts() 252 GrAAConvexTessellator tess(args.fStyle, args.fStrokeWidth, in onPrepareDraws() local
|
D | GrAAConvexTessellator.cpp | 841 void GrAAConvexTessellator::Ring::init(const GrAAConvexTessellator& tess) { in init() 855 void GrAAConvexTessellator::Ring::computeNormals(const GrAAConvexTessellator& tess) { in computeNormals() 865 void GrAAConvexTessellator::Ring::computeBisectors(const GrAAConvexTessellator& tess) { in computeBisectors()
|
D | GrTextureOp.cpp | 377 void tess(void* v, const VertexSpec& spec, const GrTextureProxy* proxy, in tess() function in __anon56bfc99a0111::TextureOp
|
/third_party/ffmpeg/libavfilter/ |
D | vf_ocr.c | 37 TessBaseAPI *tess; member
|
/third_party/skia/src/gpu/ops/ |
D | AALinearizingConvexPathRenderer.cpp | 43 void extract_verts(const GrAAConvexTessellator& tess, in extract_verts() 225 GrAAConvexTessellator tess(args.fStyle, args.fStrokeWidth, in onPrepareDraws() local
|
/third_party/skia/src/gpu/geometry/ |
D | GrAAConvexTessellator.cpp | 850 void GrAAConvexTessellator::Ring::init(const GrAAConvexTessellator& tess) { in init() 864 void GrAAConvexTessellator::Ring::computeNormals(const GrAAConvexTessellator& tess) { in computeNormals() 874 void GrAAConvexTessellator::Ring::computeBisectors(const GrAAConvexTessellator& tess) { in computeBisectors()
|
/third_party/flutter/skia/tests/ |
D | TessellatingPathRendererTests.cpp | 707 GrTessellatingPathRenderer tess; in test_path() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
D | vktPipelineNoPositionTests.cpp | 389 const bool tess = m_params.tessellation(); in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineNoPositionTests.cpp | 389 const bool tess = m_params.tessellation(); in iterate() local
|
/third_party/mesa3d/src/freedreno/vulkan/ |
D | tu_pipeline.h | 184 } tess; member
|
D | tu_pipeline.c | 1224 const struct ir3_shader_variant *tess = in tu6_emit_vpc() local
|
/third_party/mesa3d/src/compiler/ |
D | shader_info.h | 521 } tess; member
|
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
D | d3d12_context.cpp | 1184 d3d12_bind_tes_state(struct pipe_context *pctx, void *tess) in d3d12_bind_tes_state()
|
/third_party/mesa3d/src/freedreno/ir3/ |
D | ir3_shader.h | 744 } tess; member
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_shader.h | 817 uint8_t tess : 1; member
|