Home
last modified time | relevance | path

Searched refs:SET_FramebufferTextureARB (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/main/
Dapi_exec.c855 SET_FramebufferTextureARB(exec, _mesa_FramebufferTextureARB); in _mesa_create_exec_table()
Ddlist.c10637 SET_FramebufferTextureARB(table, save_FramebufferTexture); in _mesa_create_save_table()
/external/mesa3d/src/mesa/main/
Dapi_exec.c855 SET_FramebufferTextureARB(exec, _mesa_FramebufferTextureARB); in _mesa_create_exec_table()
Ddlist.c10637 SET_FramebufferTextureARB(table, save_FramebufferTexture); in _mesa_create_save_table()
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/main/
Ddispatch.h8507 static inline void SET_FramebufferTextureARB(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLenu… in SET_FramebufferTextureARB() function