Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DContext_gl_1_autogen.h172 void rasterPos4dv(const GLdouble *v); \
DContext_gl.cpp1486 void Context::rasterPos4dv(const GLdouble *v) in rasterPos4dv() function in gl::Context
/external/angle/src/libGL/
Dentry_points_gl_1_autogen.cpp4689 context->rasterPos4dv(v); in GL_RasterPos4dv()