Searched refs:_mesa_VertexAttrib4ubNV (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/mesa/main/ |
D | api_loopback.h | 349 _mesa_VertexAttrib4ubNV(GLuint index, GLubyte x, GLubyte y, GLubyte z,
|
D | api_loopback.c | 1110 _mesa_VertexAttrib4ubNV(GLuint index, GLubyte x, GLubyte y, GLubyte z, GLubyte w) in _mesa_VertexAttrib4ubNV() function 1731 SET_VertexAttrib4ubNV(dest, _mesa_VertexAttrib4ubNV); in _mesa_loopback_init_api_table()
|
/external/mesa3d/prebuilt-intermediates/main/ |
D | api_exec.c | 1464 SET_VertexAttrib4ubNV(exec, _mesa_VertexAttrib4ubNV); in _mesa_initialize_exec_table()
|