Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DContext_gl_3_autogen.h59 void texCoordP1ui(GLenum type, GLuint coords); \
DContext_gl.cpp2083 void Context::texCoordP1ui(GLenum type, GLuint coords) in texCoordP1ui() function in gl::Context
/external/angle/src/libGL/
Dentry_points_gl_3_autogen.cpp4026 context->texCoordP1ui(type, coords); in GL_TexCoordP1ui()