Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DContext_gl_3_autogen.h63 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_autogen.cpp4118 context->texCoordP3ui(type, coords); in GL_TexCoordP3ui()