| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapboxgl/ |
| H A D | qsgmapboxglnode.cpp | 95 f->glViewport(0, 0, m_fbo->width(), m_fbo->height()); in render() 141 …f->glViewport(state->scissorRect().x(), state->scissorRect().y(), state->scissorRect().width(), st… in render()
|
| /OK3568_Linux_fs/buildroot/package/qt5/qt5wayland/ |
| H A D | 0003-Revert-Use-a-dedicated-EGLContext-for-the-decoration.patch | 48 + glViewport(0, 0, surfaceSize.width() * scale, surfaceSize.height() * scale); 112 - glViewport(0, 0, surfaceSize.width() * scale, surfaceSize.height() * scale); 138 glViewport(r.x() * scale, r.y() * scale, r.width() * scale, r.height() * scale); 238 + glViewport(m_viewport[0], m_viewport[1], m_viewport[2], m_viewport[3]);
|
| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_pixmap.c | 73 glViewport(x0, y0, width, height); in glamor_set_destination_pixmap_fbo()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/mbgl/gl/ |
| H A D | gl_impl.hpp | 177 #define glViewport(...) QOpenGLContext::currentContext()->functions()->glViewport(__VA_ARGS__) macro
|
| /OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/ |
| H A D | ephyr_glamor_glx.c | 235 glViewport(0, 0, glamor->width, glamor->height); in ephyr_glamor_damage_redisplay()
|
| /OK3568_Linux_fs/external/drm-cursor/ |
| H A D | drm_egl.c | 453 glViewport(0, 0, ctx->width, ctx->height); in egl_convert_fb()
|
| /OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/src/ |
| H A D | ubgears.c | 318 glViewport(0, 0, (GLint) width, (GLint) height); in reshape()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/ |
| H A D | value.cpp | 260 MBGL_CHECK_ERROR(glViewport(value.x, value.y, value.size.width, value.size.height)); in Set()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-gnome/gtk+/gtk+3/ |
| H A D | 0003-Add-disable-opengl-configure-option.patch | 421 glViewport (0, 0, ww, wh); 702 glViewport (0, 0, width, height);
|
| /OK3568_Linux_fs/external/xserver/hw/xwayland/ |
| H A D | xwayland-glamor-eglstream.c | 596 glViewport(0, 0, pixmap->drawable.width, pixmap->drawable.height); in xwl_glamor_eglstream_post_damage()
|
| /OK3568_Linux_fs/external/libmali/include/GLES/ |
| H A D | gl.h | 550 GL_API void GL_APIENTRY glViewport (GLint x, GLint y, GLsizei width, GLsizei height);
|
| /OK3568_Linux_fs/external/libmali/include/GLES2/ |
| H A D | gl2.h | 667 GL_APICALL void GL_APIENTRY glViewport (GLint x, GLint y, GLsizei width, GLsizei height);
|
| /OK3568_Linux_fs/external/libmali/include/GLES3/ |
| H A D | gl3.h | 667 GL_APICALL void GL_APIENTRY glViewport (GLint x, GLint y, GLsizei width, GLsizei height);
|
| H A D | gl31.h | 669 GL_APICALL void GL_APIENTRY glViewport (GLint x, GLint y, GLsizei width, GLsizei height);
|
| H A D | gl32.h | 669 GL_APICALL void GL_APIENTRY glViewport (GLint x, GLint y, GLsizei width, GLsizei height);
|
| /OK3568_Linux_fs/external/xserver/glx/ |
| H A D | indirect_dispatch.c | 2429 glViewport(*(GLint *) (pc + 0), in __glXDisp_Viewport()
|
| H A D | indirect_dispatch_swap.c | 2694 glViewport((GLint) bswap_CARD32(pc + 0), in __glXDispSwap_Viewport()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 49258 xephyr: Don't forget to glViewport() before drawing the screen. 111662 in glViewport() which can be a performance problems and also isn't
|