Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DContext_gl_3_3_autogen.h34 void texCoordP3ui(GLenum type, GLuint coords); \
DContext_gl.cpp2103 void Context::texCoordP3ui(GLenum type, GLuint coords) in texCoordP3ui() function in gl::Context
/external/angle/src/libGL/
Dentry_points_gl_3_3_autogen.cpp885 context->texCoordP3ui(type, coords); in TexCoordP3ui()