Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DContext_gl_1_autogen.h160 void rasterPos2iv(const GLint *v); \
DContext_gl.cpp1426 void Context::rasterPos2iv(const GLint *v) in rasterPos2iv() function in gl::Context
/external/angle/src/libGL/
Dentry_points_gl_1_autogen.cpp4430 context->rasterPos2iv(v); in GL_RasterPos2iv()