Searched defs:glIsShader (Results 1 – 4 of 4) sorted by relevance
151 GLboolean API_ENTRY(glIsShader)(GLuint shader) in API_ENTRY() argument
325 const Message_Function Message::glIsShader; member in com::android::glesv2debugger::Message
399 static const Function glIsShader = Message_Function_glIsShader; variable
1277 public static native boolean glIsShader( in glIsShader() method in GLES20