Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DContext_gl_3_autogen.h66 void texCoordP4uiv(GLenum type, const GLuint *coords); \
DContext_gl.cpp2118 void Context::texCoordP4uiv(GLenum type, const GLuint *coords) in texCoordP4uiv() function in gl::Context
/external/angle/src/libGL/
Dentry_points_gl_3_autogen.cpp4187 context->texCoordP4uiv(type, coords); in GL_TexCoordP4uiv()