Home
last modified time | relevance | path

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

/external/chromium_org/third_party/mesa/src/src/mesa/main/
Dapi_loopback.c1666 SET_VertexAttrib4ubNV(dest, loopback_VertexAttrib4ubNV); in _mesa_loopback_init_api_table()
/external/mesa3d/src/mesa/main/
Dapi_loopback.c1666 SET_VertexAttrib4ubNV(dest, loopback_VertexAttrib4ubNV); in _mesa_loopback_init_api_table()
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/main/
Ddispatch.h11290 static inline void SET_VertexAttrib4ubNV(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint, G… in SET_VertexAttrib4ubNV() function