Searched refs:pixelTransferf (Results 1 – 3 of 3) sorted by relevance
146 void pixelTransferf(GLenum pname, GLfloat param); \
1356 void Context::pixelTransferf(GLenum pname, GLfloat param) in pixelTransferf() function in gl::Context
3457 context->pixelTransferf(pname, param); in PixelTransferf()