PFNGLSAMPLEMAPATIPROC typedef

PFNGLSAMPLEMAPATIPROC = Void Function(Uint32 dst, Uint32 interp, Uint32 swizzle)

Implementation

typedef PFNGLSAMPLEMAPATIPROC =
    Void Function(Uint32 dst, Uint32 interp, Uint32 swizzle);