Home
last modified time | relevance | path

Searched refs:SET_GetTexEnvfv (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/main/
Dapi_exec.c251 SET_GetTexEnvfv(exec, _mesa_GetTexEnvfv); in _mesa_create_exec_table()
Ddlist.c10005 SET_GetTexEnvfv(table, exec_GetTexEnvfv); in _mesa_create_save_table()
/external/mesa3d/src/mesa/main/
Dapi_exec.c251 SET_GetTexEnvfv(exec, _mesa_GetTexEnvfv); in _mesa_create_exec_table()
Ddlist.c10005 SET_GetTexEnvfv(table, exec_GetTexEnvfv); in _mesa_create_save_table()
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
Dapi_exec_es1.c611 SET_GetTexEnvfv(exec, _es_GetTexEnvfv); in _mesa_create_exec_table_es1()
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/main/
Ddispatch.h5218 static inline void SET_GetTexEnvfv(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLenum, GLenum,… in SET_GetTexEnvfv() function