Home
last modified time | relevance | path

Searched refs:_mesa_GetColorTableParameterfv (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/main/
Dcolortab.c133 _mesa_GetColorTableParameterfv( GLenum target, GLenum pname, GLfloat *params ) in _mesa_GetColorTableParameterfv() function
161 SET_GetColorTableParameterfv(disp, _mesa_GetColorTableParameterfv); in _mesa_init_colortable_dispatch()
Dapi_exec.c425 SET_GetColorTableParameterfvSGI(exec, _mesa_GetColorTableParameterfv); in _mesa_create_exec_table()