Searched defs:pixelStoref (Results 1 – 3 of 3) sorted by relevance
62 PFNGLPIXELSTOREFPROC pixelStoref = nullptr; variable
555 glPixelStorefFunc pixelStoref; variable
1351 void Context::pixelStoref(GLenum pname, GLfloat param) in pixelStoref() function in gl::Context