Searched refs:kU8_PathIndexType (Results 1 – 3 of 3) sorted by relevance
30 kU8_PathIndexType, //!< uint8_t enumerator38 GR_STATIC_ASSERT(0 == kU8_PathIndexType); in PathIndexSizeInBytes()
41 case kU8_PathIndexType: return this->willDrawPaths<uint8_t>(indices, count); in willDrawPaths()
30 GR_STATIC_ASSERT(0 == GrPathRange::kU8_PathIndexType);