Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DContext_gl_1_autogen.h173 void rasterPos4fv(const GLfloat *v); \
DContext_gl.cpp1266 void Context::rasterPos4fv(const GLfloat *v) in rasterPos4fv() function in gl::Context
/external/angle/src/libGLESv2/
Dentry_points_gl_1_autogen.cpp4392 context->rasterPos4fv(v); in GL_RasterPos4fv()