Home
last modified time | relevance | path

Searched refs:glCheckFramebufferStatus (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/mbgl/gl/
H A Dgl_impl.hpp49 …#define glCheckFramebufferStatus(...) QOpenGLContext::currentContext()->functions()->glCheckFrameb… macro
/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_fbo.c61 status = glCheckFramebufferStatus(GL_FRAMEBUFFER); in glamor_pixmap_ensure_fb()
H A Dglamor.c504 status = glCheckFramebufferStatus(GL_FRAMEBUFFER); in glamor_add_format()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/
H A Dcontext.cpp424 GLenum status = MBGL_CHECK_ERROR(glCheckFramebufferStatus(GL_FRAMEBUFFER)); in checkFramebuffer()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/
H A Dqmapboxgl.cpp1894 if (glCheckFramebufferStatus(GL_FRAMEBUFFER) != GL_FRAMEBUFFER_COMPLETE) { in render()
/OK3568_Linux_fs/external/libmali/include/GLES2/
H A Dgl2.h540 GL_APICALL GLenum GL_APIENTRY glCheckFramebufferStatus (GLenum target);
/OK3568_Linux_fs/external/libmali/include/GLES3/
H A Dgl3.h540 GL_APICALL GLenum GL_APIENTRY glCheckFramebufferStatus (GLenum target);
H A Dgl31.h542 GL_APICALL GLenum GL_APIENTRY glCheckFramebufferStatus (GLenum target);
H A Dgl32.h542 GL_APICALL GLenum GL_APIENTRY glCheckFramebufferStatus (GLenum target);