Searched defs:glIsTexture (Results 1 – 9 of 9) sorted by relevance
327 GLboolean glIsTexture(GLuint texture) in glIsTexture() function
326 const Message_Function Message::glIsTexture; member in com::android::glesv2debugger::Message
400 static const Function glIsTexture = Message_Function_glIsTexture; variable
424 boolean glIsTexture( in glIsTexture() method
542 public static native boolean glIsTexture( in glIsTexture() method in GLES11
1225 public boolean glIsTexture(int texture) { in glIsTexture() method in GLErrorWrapper
1283 public static native boolean glIsTexture( in glIsTexture() method in GLES20
3173 public boolean glIsTexture(int texture) { in glIsTexture() method in GLLogWrapper
1536 public native boolean glIsTexture( in glIsTexture() method in GLImpl