Searched defs:_mesa_PixelStorei (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/main/
H A Dpixelstore.c40 _mesa_PixelStorei( GLenum pname, GLint param ) function
252 _mesa_PixelStorei( pname, IROUND(param) );

Completed in 43 milliseconds