Home
last modified time | relevance | path

Searched refs:glPixelZoom (Results 1 – 18 of 18) sorted by relevance

/external/mesa3d/src/gallium/targets/osmesa/
Dosmesa.mingw.def214 glPixelZoom = glPixelZoom@8
Dosmesa.def217 glPixelZoom
/external/mesa3d/docs/relnotes/
D7.0.4.rst32 - Fixed stack overflow when using glPixelZoom on Windows
D7.0.2.rst46 - Fixed a glCopyPixels/glPixelZoom bug (12417)
D6.5.3.rst62 - Assorted minor bug fixes in glCopy/DrawPixels, glPixelZoom, etc.
D7.11.1.rst382 - mesa: fix error handling for glPixelZoom
/external/mesa3d/src/gallium/frontends/wgl/
Dopengl32.mingw.def207 glPixelZoom = glPixelZoom@8
Dopengl32.def207 glPixelZoom
Dstw_context.c851 &glPixelZoom,
Dgldrv.h280 void (APIENTRY *glPixelZoom )( GLfloat xfactor, GLfloat yfactor );
/external/angle/src/libGL/
DlibGL_autogen.def187 glPixelZoom
DlibGL_autogen.cpp950 void GL_APIENTRY glPixelZoom(GLfloat xfactor, GLfloat yfactor) in glPixelZoom() function
/external/mesa3d/docs/
Dversions.rst210 - glPixelZoom implemented
926 - optimized glDrawPixels for glPixelZoom(1,-1) Bug Fixes:
1333 - glDrawPixels Z values when glPixelZoom!=1 were invalid (bug 687811)
1377 - glDrawPixels(GL_DEPTH_COMPONENT) with glPixelZoom didn't work
/external/webrtc/webrtc/modules/video_render/mac/
Dvideo_render_agl.cc1437 glPixelZoom(1.0, 1.0); in CreateMixingContext()
Dvideo_render_nsopengl.mm505 glPixelZoom(1.0, 1.0);
/external/mesa3d/include/GL/
Dgl.h1186 GLAPI void GLAPIENTRY glPixelZoom( GLfloat xfactor, GLfloat yfactor );
/external/virglrenderer/src/
Dvrend_renderer.c6117 glPixelZoom(1.0f, res->y_0_top ? -1.0f : 1.0f); in vrend_renderer_transfer_write_iov()
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dglew.h1042 GLAPI void GLAPIENTRY glPixelZoom (GLfloat xfactor, GLfloat yfactor);