Searched refs:_mesa_VertexAttrib4ubvNV (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dapi_loopback.c1166 _mesa_VertexAttrib4ubvNV(GLuint index, const GLubyte *v) function in typeref:typename:void GLAPIENTRY
1274 _mesa_VertexAttrib4ubvNV(index + i, v + 4 * i);
1740 SET_VertexAttrib4ubvNV(dest, _mesa_VertexAttrib4ubvNV);
H A Dapi_loopback.h368 _mesa_VertexAttrib4ubvNV(GLuint index, const GLubyte *v);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dapi_exec.c1483 SET_VertexAttrib4ubvNV(exec, _mesa_VertexAttrib4ubvNV);

Completed in 6 milliseconds