Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DContext_gl_3_autogen.h40 void normalP3uiv(GLenum type, const GLuint *coords); \
DContext_gl.cpp1828 void Context::normalP3uiv(GLenum type, const GLuint *coords) in normalP3uiv() function in gl::Context
/external/angle/src/libGLESv2/
Dentry_points_gl_3_autogen.cpp1413 context->normalP3uiv(type, coords); in GL_NormalP3uiv()