[][src]Function sapp_linux::glStencilThenCoverStrokePathInstancedNV

pub unsafe extern "C" fn glStencilThenCoverStrokePathInstancedNV(
    numPaths: GLsizei,
    pathNameType: GLenum,
    paths: *const c_void,
    pathBase: GLuint,
    reference: GLint,
    mask: GLuint,
    coverMode: GLenum,
    transformType: GLenum,
    transformValues: *const GLfloat
)