Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DContext_gl_3_autogen.h60 void texCoordP1uiv(GLenum type, const GLuint *coords); \
DContext_gl.cpp2088 void Context::texCoordP1uiv(GLenum type, const GLuint *coords) in texCoordP1uiv() function in gl::Context
/external/angle/src/libGL/
Dentry_points_gl_3_autogen.cpp4049 context->texCoordP1uiv(type, coords); in GL_TexCoordP1uiv()