Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DContext_gl_3_autogen.h48 void texCoordP3uiv(GLenum type, const GLuint *coords); \
DContext_gl.cpp1868 void Context::texCoordP3uiv(GLenum type, const GLuint *coords) in texCoordP3uiv() function in gl::Context
/external/angle/src/libGLESv2/
Dentry_points_gl_3_autogen.cpp1670 context->texCoordP3uiv(type, coords); in GL_TexCoordP3uiv()