Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dpixelstore.h53 _mesa_PixelStoref_no_error(GLenum pname, GLfloat param);
Dpixelstore.c249 _mesa_PixelStoref_no_error(GLenum pname, GLfloat param) in _mesa_PixelStoref_no_error() function
/external/mesa3d/prebuilt-intermediates/main/
Dapi_exec.c972 SET_PixelStoref(exec, _mesa_PixelStoref_no_error); in _mesa_initialize_exec_table()