GlStencilThenCoverFillPathInstancedNV typedef
GlStencilThenCoverFillPathInstancedNV =
void Function(int numPaths, int pathNameType, Pointer<NativeType> paths, int pathBase, int fillMode, int mask, int coverMode, int transformType, Pointer<Float> transformValues)
Implementation
typedef GlStencilThenCoverFillPathInstancedNV = void Function(
int numPaths,
int pathNameType,
Pointer paths,
int pathBase,
int fillMode,
int mask,
int coverMode,
int transformType,
Pointer<Float> transformValues);