Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/ccpr/
DGrVSCoverageProcessor.cpp42 static constexpr int kVertexData_IsHullBit = 1 << 2; variable
55 kVertexData_IsHullBit); in hull_vertex_data()