Home
last modified time | relevance | path

Searched refs:rasterPos3dv (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libANGLE/
DContext_gl_1_autogen.h164 void rasterPos3dv(const GLdouble *v); \
DContext_gl.cpp1446 void Context::rasterPos3dv(const GLdouble *v) in rasterPos3dv() function in gl::Context
/external/angle/src/libGL/
Dentry_points_gl_1_autogen.cpp4516 context->rasterPos3dv(v); in GL_RasterPos3dv()