Searched defs:fmap (Results 1 – 4 of 4) sorted by relevance
6 fmap<B>(f: (a: A) => B): Vec2_T<B> { field in Vec2_T27 Vec2_T.prototype.fmap = function (f) { method in Vec2_T
5 fmap<B>(f: (a: A) => B): Vec2_T<B> { method in Vec2_T
69 float *fmap; member226 const float *fmap = s->fmap; in filter_frame() local252 const float *fmap = s->fmap; in filter_frame() local
985 float *fmap = (float *)map; in gen4_upload_curbe() local