Home
last modified time | relevance | path

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

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