Searched refs:VertexAttrib4Nub (Results 1 - 3 of 3) sorted by relevance
/third_party/mesa3d/src/mapi/glapi/tests/ |
H A D | check_table.cpp | 1055 { "glVertexAttrib4Nub", _O(VertexAttrib4Nub) },
|
/third_party/skia/third_party/externals/angle2/src/libGL/ |
H A D | entry_points_gl_2_autogen.cpp | 2063 ANGLE_CAPTURE(VertexAttrib4Nub, isCallValid, context, index, x, y, z, w); in GL_VertexAttrib4Nub()
|
/third_party/mesa3d/src/mesa/vbo/ |
H A D | vbo_attrib_tmp.h | 1705 TAG(VertexAttrib4Nub)(GLuint index, GLubyte x, GLubyte y, GLubyte z, GLubyte w) in VertexAttrib4Nub() function
|
Completed in 11 milliseconds