Home
last modified time | relevance | path

Searched refs:kTriangularConicCurveType (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/src/gpu/tessellate/shaders/
DGrTessellationShader.h43 inline constexpr static float kTriangularConicCurveType = 2; // Conic curve with w=Infinity. variable
DGrPathTessellationShader_MiddleOut.cpp109 })", kTriangularConicCurveType).c_str()); in makeProgramImpl()
/third_party/skia/src/gpu/tessellate/
DPatchWriter.h99 GrTessellationShader::kTriangularConicCurveType); in ~TrianglePatch()