Home
last modified time | relevance | path

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

/external/chromium_org/third_party/mesa/src/src/mesa/main/
Dapi_loopback.c1648 SET_Rectfv(dest, loopback_Rectfv); in _mesa_loopback_init_api_table()
/external/mesa3d/src/mesa/main/
Dapi_loopback.c1648 SET_Rectfv(dest, loopback_Rectfv); in _mesa_loopback_init_api_table()
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/main/
Ddispatch.h3161 static inline void SET_Rectfv(struct _glapi_table *disp, void (GLAPIENTRYP fn)(const GLfloat *, con… in SET_Rectfv() function