Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DContext_gl_1_autogen.h166 void rasterPos3fv(const GLfloat *v); \
DContext_gl.cpp1456 void Context::rasterPos3fv(const GLfloat *v) in rasterPos3fv() function in gl::Context
/external/angle/src/libGL/
Dentry_points_gl_1_autogen.cpp4559 context->rasterPos3fv(v); in GL_RasterPos3fv()