Home
last modified time | relevance | path

Searched defs:Tessellate (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/tessellator/
Dp_tessellator.cpp75 void Tessellate(const struct pipe_tessellation_factors *tess_factors, in Tessellate() function in pipe_tessellator_wrap::pipe_ts
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dtessellator.h81 void Tessellate(const SWR_TESSELLATION_FACTORS& tsTessFactors, in Tessellate() function
/third_party/flutter/skia/src/gpu/ops/
DGrQuadPerEdgeAA.cpp742 void* Tessellate(void* vertices, const VertexSpec& spec, const GrQuad& deviceQuad, in Tessellate() function