Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DContext_gl_3_3_autogen.h16 void colorP4ui(GLenum type, GLuint color); \
DContext_gl.cpp2013 void Context::colorP4ui(GLenum type, GLuint color) in colorP4ui() function in gl::Context
/external/angle/src/libGL/
Dentry_points_gl_3_3_autogen.cpp125 context->colorP4ui(type, color); in ColorP4ui()