Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dcolortab.h39 _mesa_ColorTable( GLenum target, GLenum internalformat,
54 _mesa_ColorTable( GLenum target, GLenum internalformat, in _mesa_ColorTable() function
Dcolortab.c45 _mesa_ColorTable( GLenum target, GLenum internalFormat, in _mesa_ColorTable() function
155 SET_ColorTable(disp, _mesa_ColorTable); in _mesa_init_colortable_dispatch()
Dapi_exec.c422 SET_ColorTableSGI(exec, _mesa_ColorTable); in _mesa_create_exec_table()