Home
last modified time | relevance | path

Searched defs:tess (Results 1 – 14 of 14) sorted by relevance

/third_party/skia/src/gpu/v1/
DPathRendererChain.cpp60 auto tess = sk_make_sp<TessellationPathRenderer>(); in PathRendererChain() local
DSurfaceDrawContext.cpp1821 PathRenderer* tess = this->drawingManager()->getTessellationPathRenderer(); in drawShapeUsingPathRenderer() local
/third_party/skia/bench/
DTessellateBench.cpp143 auto tess = PathCurveTessellator::Make(&arena, variable
157 auto tess = PathWedgeTessellator::Make(&arena, variable
/third_party/ffmpeg/libavfilter/
Dvf_ocr.c37 TessBaseAPI *tess; member
/third_party/skia/src/gpu/ops/
DAALinearizingConvexPathRenderer.cpp43 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/
DGrAAConvexTessellator.cpp850 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/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineNoPositionTests.cpp389 const bool tess = m_params.tessellation(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineNoPositionTests.cpp389 const bool tess = m_params.tessellation(); in iterate() local
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_pipeline.h184 } tess; member
Dtu_pipeline.c1224 const struct ir3_shader_variant *tess = in tu6_emit_vpc() local
/third_party/mesa3d/src/compiler/
Dshader_info.h521 } tess; member
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_context.cpp1184 d3d12_bind_tes_state(struct pipe_context *pctx, void *tess) in d3d12_bind_tes_state()
/third_party/mesa3d/src/freedreno/ir3/
Dir3_shader.h744 } tess; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader.h817 uint8_t tess : 1; member