Home
last modified time | relevance | path

Searched defs:map1d (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Deval.c495 struct gl_1d_map *map1d; in _mesa_GetnMapdvARB() local
585 struct gl_1d_map *map1d; in _mesa_GetnMapfvARB() local
677 struct gl_1d_map *map1d; in _mesa_GetnMapivARB() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext_gl.cpp1183 void Context::map1d(GLenum target, in map1d() function in gl::Context