Home
last modified time | relevance | path

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

/external/skia/src/gpu/ops/
DGrAALinearizingConvexPathRenderer.cpp83 static void extract_verts(const GrAAConvexTessellator& tess, in extract_verts()
251 GrAAConvexTessellator tess(args.fStyle, args.fStrokeWidth, in onPrepareDraws() local
DGrAAConvexTessellator.cpp833 void GrAAConvexTessellator::Ring::init(const GrAAConvexTessellator& tess) { in init()
847 void GrAAConvexTessellator::Ring::computeNormals(const GrAAConvexTessellator& tess) { in computeNormals()
857 void GrAAConvexTessellator::Ring::computeBisectors(const GrAAConvexTessellator& tess) { in computeBisectors()
DGrTextureOp.cpp379 void tess(void* v, const VertexSpec& spec, const GrTextureProxy* proxy, int start, in tess() function in __anon9113aa1e0111::TextureOp
/external/skqp/src/gpu/ops/
DGrAALinearizingConvexPathRenderer.cpp83 static void extract_verts(const GrAAConvexTessellator& tess, in extract_verts()
251 GrAAConvexTessellator tess(args.fStyle, args.fStrokeWidth, in onPrepareDraws() local
DGrAAConvexTessellator.cpp833 void GrAAConvexTessellator::Ring::init(const GrAAConvexTessellator& tess) { in init()
847 void GrAAConvexTessellator::Ring::computeNormals(const GrAAConvexTessellator& tess) { in computeNormals()
857 void GrAAConvexTessellator::Ring::computeBisectors(const GrAAConvexTessellator& tess) { in computeBisectors()
DGrTextureOp.cpp296 void tess(void* v, const VertexSpec& spec, const GrTextureProxy* proxy, int start, in tess() function in __anone98153b50111::TextureOp
/external/skqp/tests/
DTessellatingPathRendererTests.cpp642 GrTessellatingPathRenderer tess; in test_path() local
/external/skia/tests/
DTessellatingPathRendererTests.cpp642 GrTessellatingPathRenderer tess; in test_path() local
/external/mesa3d/src/compiler/
Dshader_info.h181 } tess; member
/external/mesa3d/src/amd/vulkan/
Dradv_pipeline.c1386 struct radv_tessellation_state *tess = &pipeline->graphics.tess; in calculate_tess_state() local
Dradv_private.h1242 struct radv_tessellation_state tess; member