Home
last modified time | relevance | path

Searched refs:glIsTexture (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/mbgl/gl/
H A Dgl_impl.hpp122 #define glIsTexture(...) QOpenGLContext::currentContext()->functions()->glIsTexture(__VA_ARGS__) macro
/OK3568_Linux_fs/external/libmali/include/GLES/
H A Dgl.h503 GL_API GLboolean GL_APIENTRY glIsTexture (GLuint texture);
/OK3568_Linux_fs/external/libmali/include/GLES2/
H A Dgl2.h613 GL_APICALL GLboolean GL_APIENTRY glIsTexture (GLuint texture);
/OK3568_Linux_fs/external/xserver/glx/
H A Dindirect_dispatch.c2650 retval = glIsTexture(*(GLuint *) (pc + 0)); in __glXDisp_IsTexture()
2669 retval = glIsTexture(*(GLuint *) (pc + 0)); in __glXDisp_IsTextureEXT()
H A Dindirect_dispatch_swap.c2939 retval = glIsTexture((GLuint) bswap_CARD32(pc + 0)); in __glXDispSwap_IsTexture()
2959 retval = glIsTexture((GLuint) bswap_CARD32(pc + 0)); in __glXDispSwap_IsTextureEXT()
/OK3568_Linux_fs/external/libmali/include/GLES3/
H A Dgl3.h613 GL_APICALL GLboolean GL_APIENTRY glIsTexture (GLuint texture);
H A Dgl31.h615 GL_APICALL GLboolean GL_APIENTRY glIsTexture (GLuint texture);
H A Dgl32.h615 GL_APICALL GLboolean GL_APIENTRY glIsTexture (GLuint texture);