Searched defs:map2d (Results 1 – 3 of 3) sorted by relevance
495 struct gl_2d_map *map2d; in _mesa_GetnMapdvARB() local585 struct gl_2d_map *map2d; in _mesa_GetnMapfvARB() local677 struct gl_2d_map *map2d; in _mesa_GetnMapivARB() local
203 auto map2d = [&](const SkM44& m, SkV2 p) { in DEF_TEST() local
1203 void Context::map2d(GLenum target, in map2d() function in gl::Context