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.c235 _mesa_PixelStoref(GLenum pname, GLfloat param) in _mesa_PixelStoref() function
/external/mesa3d/prebuilt-intermediates/main/
Dapi_exec.c305 SET_PixelStoref(exec, _mesa_PixelStoref); in _mesa_initialize_exec_table()