Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dpixelstore.h45 _mesa_PixelStoref( GLenum pname, GLfloat param );
Dpixelstore.c250 _mesa_PixelStoref( GLenum pname, GLfloat param ) in _mesa_PixelStoref() function
Dapi_exec.c287 SET_PixelStoref(exec, _mesa_PixelStoref); in _mesa_create_exec_table()