Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DContext_gl_3_3_autogen.h14 void colorP3ui(GLenum type, GLuint color); \
DContext_gl.cpp2003 void Context::colorP3ui(GLenum type, GLuint color) in colorP3ui() function in gl::Context
/external/angle/src/libGL/
Dentry_points_gl_3_3_autogen.cpp89 context->colorP3ui(type, color); in ColorP3ui()