Home
last modified time | relevance | path

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

/external/skia/tests/
DPreChopPathCurvesTest.cpp13 namespace skgpu::tess { namespace
DCullTestTest.cpp18 namespace skgpu::tess { namespace
DFindCubicConvex180ChopsTest.cpp19 namespace skgpu::tess { namespace
DWangsFormulaTest.cpp26 namespace skgpu::tess { namespace
/external/skia/src/gpu/ganesh/
DPathRendererChain.cpp60 auto tess = sk_make_sp<TessellationPathRenderer>(); in PathRendererChain() local
DSurfaceDrawContext.cpp1825 PathRenderer* tess = this->drawingManager()->getTessellationPathRenderer(); in drawShapeUsingPathRenderer() local
/external/skia/src/gpu/tessellate/
DFixedCountBufferUtils.cpp21 namespace skgpu::tess { namespace
DTessellation.cpp23 namespace skgpu::tess { namespace
/external/skia/bench/
DTessellateBench.cpp141 auto tess = PathCurveTessellator::Make(&arena, variable
153 auto tess = PathWedgeTessellator::Make(&arena, variable
/external/skia/src/gpu/ganesh/ops/
DAALinearizingConvexPathRenderer.cpp81 void extract_verts(const GrAAConvexTessellator& tess, in extract_verts()
263 GrAAConvexTessellator tess(args.fStyle, args.fStrokeWidth, in onPrepareDraws() local
/external/skia/src/gpu/ganesh/geometry/
DGrAAConvexTessellator.cpp865 void GrAAConvexTessellator::Ring::init(const GrAAConvexTessellator& tess) { in init()
879 void GrAAConvexTessellator::Ring::computeNormals(const GrAAConvexTessellator& tess) { in computeNormals()
889 void GrAAConvexTessellator::Ring::computeBisectors(const GrAAConvexTessellator& tess) { in computeBisectors()
/external/skia/tools/viewer/
DPathTessellatorsSlide.cpp103 auto* tess = PathCurveTessellator::Make(alloc, shaderCaps.fInfinitySupport); in onPrepare() local
DViewer.cpp247 default, raster, compute_analytic, compute_msaa16, compute_msaa8, tess) \ argument
/external/mesa3d/src/asahi/vulkan/
Dhk_shader.h98 } tess; member
Dhk_cmd_draw.c3350 bool tess = cmd->state.gfx.shaders[MESA_SHADER_TESS_EVAL]; in hk_ia_update() local
3421 bool tess = cmd->state.gfx.shaders[MESA_SHADER_TESS_EVAL]; in hk_draw() local
Dhk_cmd_buffer.h278 } tess; member
/external/mesa3d/src/amd/vulkan/
Dradv_pipeline_graphics.h618 uint8_t tess : 1; member
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineNoPositionTests.cpp697 const bool tess = m_params.tessellation(); in iterate() local
/external/mesa3d/src/compiler/
Dshader_info.h512 } tess; member
/external/mesa3d/src/gallium/drivers/zink/
Dzink_program.c2217 unsigned tess = shader_stages & tess_stages; in zink_link_gfx_shader() local
2462 zink_tess_prim_type(struct zink_shader *tess) in zink_tess_prim_type()
/external/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_context_graphics.cpp1179 d3d12_bind_tes_state(struct pipe_context *pctx, void *tess) in d3d12_bind_tes_state()
/external/mesa3d/src/vulkan/runtime/
Dvk_pipeline.c627 struct vk_pipeline_tess_info tess; member
/external/mesa3d/src/freedreno/ir3/
Dir3_shader.h892 } tess; member
/external/mesa3d/src/gallium/drivers/asahi/
Dagx_state.h326 } tess; member