Searched defs:tess (Results 1 – 11 of 11) sorted by relevance
/external/skia/src/gpu/ops/ |
D | GrAALinearizingConvexPathRenderer.cpp | 83 static void extract_verts(const GrAAConvexTessellator& tess, in extract_verts() 251 GrAAConvexTessellator tess(args.fStyle, args.fStrokeWidth, in onPrepareDraws() local
|
D | GrAAConvexTessellator.cpp | 833 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()
|
D | GrTextureOp.cpp | 379 void tess(void* v, const VertexSpec& spec, const GrTextureProxy* proxy, int start, in tess() function in __anon9113aa1e0111::TextureOp
|
/external/skqp/src/gpu/ops/ |
D | GrAALinearizingConvexPathRenderer.cpp | 83 static void extract_verts(const GrAAConvexTessellator& tess, in extract_verts() 251 GrAAConvexTessellator tess(args.fStyle, args.fStrokeWidth, in onPrepareDraws() local
|
D | GrAAConvexTessellator.cpp | 833 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()
|
D | GrTextureOp.cpp | 296 void tess(void* v, const VertexSpec& spec, const GrTextureProxy* proxy, int start, in tess() function in __anone98153b50111::TextureOp
|
/external/skqp/tests/ |
D | TessellatingPathRendererTests.cpp | 642 GrTessellatingPathRenderer tess; in test_path() local
|
/external/skia/tests/ |
D | TessellatingPathRendererTests.cpp | 642 GrTessellatingPathRenderer tess; in test_path() local
|
/external/mesa3d/src/compiler/ |
D | shader_info.h | 181 } tess; member
|
/external/mesa3d/src/amd/vulkan/ |
D | radv_pipeline.c | 1386 struct radv_tessellation_state *tess = &pipeline->graphics.tess; in calculate_tess_state() local
|
D | radv_private.h | 1242 struct radv_tessellation_state tess; member
|