Home
last modified time | relevance | path

Searched defs:glIsTexture (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/src/OpenGL/libGLES_CM/
DlibGLES_CM.hpp135 GLboolean (*glIsTexture)(GLuint texture); member in LibGLES_CMexports
Dmain.cpp993 GL_API GLboolean GL_APIENTRY glIsTexture(GLuint texture) in glIsTexture() function
/external/swiftshader/src/OpenGL/libGLESv2/
DlibGLESv2.hpp153 GLboolean (*glIsTexture)(GLuint texture); member in LibGLESv2exports
Dmain.cpp970 GL_APICALL GLboolean GL_APIENTRY glIsTexture(GLuint texture) in glIsTexture() function
/external/deqp/framework/opengl/wrapper/
DglwApi.inl340 #define glIsTexture glwIsTexture macro
/external/replicaisland/src/com/replica/replicaisland/
DGLErrorLogger.java963 public boolean glIsTexture(int texture) { in glIsTexture() method in GLErrorLogger.ErrorLoggingGL
/external/swiftshader/src/OpenGL/libGL/
DlibGL.cpp3662 GLboolean APIENTRY glIsTexture(GLuint texture) in glIsTexture() function
/external/mesa3d/include/GL/
Dgl_mangle.h1208 #define glIsTexture MANGLE(IsTexture) macro
/external/deqp/framework/opengl/
DgluCallLogWrapper.inl2550 glw::GLboolean CallLogWrapper::glIsTexture (glw::GLuint texture) function in CallLogWrapper
/external/deqp/framework/platform/null/
DtcuNullRenderContextFuncs.inl2699 GLW_APICALL GLboolean GLW_APIENTRY glIsTexture (GLuint texture) function