Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/tessellate/
DTessellation.h72 enum class PatchAttribs { enum
84 GR_MAKE_BITFIELD_CLASS_OPS(PatchAttribs) in GR_MAKE_BITFIELD_CLASS_OPS() argument
/third_party/skia/src/gpu/tessellate/shaders/
DGrStrokeTessellationShader.h26 using PatchAttribs = skgpu::PatchAttribs; variable