Home
last modified time | relevance | path

Searched defs:map2d (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Deval.c496 struct gl_2d_map *map2d; in _mesa_GetnMapdvARB() local
586 struct gl_2d_map *map2d; in _mesa_GetnMapfvARB() local
678 struct gl_2d_map *map2d; in _mesa_GetnMapivARB() local
/third_party/skia/tests/
DM44Test.cpp203 auto map2d = [&](const SkM44& m, SkV2 p) { in DEF_TEST() local
/third_party/skia/m133/tests/
DM44Test.cpp208 auto map2d = [&](const SkM44& m, SkV2 p) { in DEF_TEST() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext_gl.cpp1203 void Context::map2d(GLenum target, in map2d() function in gl::Context