Home
last modified time | relevance | path

Searched defs:kTriangularConicCurveType (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/gpu/tessellate/shaders/
DGrTessellationShader.h43 inline constexpr static float kTriangularConicCurveType = 2; // Conic curve with w=Infinity. variable
/third_party/skia/m133/src/gpu/tessellate/
DTessellation.h99 constexpr static float kTriangularConicCurveType [[maybe_unused]] = 2; // Conic curve with w=Inf. variable