Searched defs:map2d (Results 1 - 3 of 3) sorted by relevance
/third_party/mesa3d/src/mesa/main/ | ||
H A D | eval.c | 496 struct gl_2d_map *map2d; in _mesa_GetnMapdvARB() local 586 struct gl_2d_map *map2d; _mesa_GetnMapfvARB() local 678 struct gl_2d_map *map2d; _mesa_GetnMapivARB() local [all...] |
/third_party/skia/tests/ | ||
H A D | M44Test.cpp | 203 auto map2d = [&](const SkM44& m, SkV2 p) { in DEF_TEST() local |
/third_party/skia/third_party/externals/angle2/src/libANGLE/ | ||
H A D | Context_gl.cpp | 1203 void Context::map2d(GLenum target, in map2d() function in gl::Context |
Completed in 10 milliseconds