glIsTexture      1054 gpu/command_buffer/client/gles2_c_lib_autogen.h     {"glIsTexture", reinterpret_cast<GLES2FunctionPointer>(glIsTexture), },
glIsTexture       121 gpu/command_buffer/service/texture_definition.cc   DCHECK(glIsTexture(texture_id));
glIsTexture       836 mojo/examples/pepper_container_app/ppb_opengles2_thunk.cc     return glIsTexture(texture);
glIsTexture       726 ppapi/lib/gl/include/GLES2/gl2.h GL_APICALL GLboolean    GL_APIENTRY glIsTexture (GLuint texture);
glIsTexture       465 third_party/khronos/GLES2/gl2.h GL_APICALL GLboolean GL_APIENTRY glIsTexture (GLuint texture);