Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dvtxfmt.c160 SET_VertexAttrib4fvARB(tab, vfmt->VertexAttrib4fvARB); in install_vtxfmt()
/external/chromium_org/third_party/mesa/src/src/mesa/main/
Dvtxfmt.c160 SET_VertexAttrib4fvARB(tab, vfmt->VertexAttrib4fvARB); in install_vtxfmt()
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/main/
Ddispatch.h7693 static inline void SET_VertexAttrib4fvARB(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint, … in SET_VertexAttrib4fvARB() function