Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dshaderapi.c1735 SET_CompileShaderARB(exec, _mesa_CompileShaderARB); in _mesa_init_shader_dispatch()
/external/chromium_org/third_party/mesa/src/src/mesa/main/
Dshaderapi.c1735 SET_CompileShaderARB(exec, _mesa_CompileShaderARB); in _mesa_init_shader_dispatch()
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/main/
Ddispatch.h8001 static inline void SET_CompileShaderARB(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLhandleAR… in SET_CompileShaderARB() function