Searched defs:glIsTexture (Results 1 – 3 of 3) sorted by relevance
380 #define glIsTexture(...) do { glIsTexture(__VA_ARGS__); GLCHECK("glIsTexture");} while(0) macro
963 public boolean glIsTexture(int texture) { in glIsTexture() method in GLErrorLogger.ErrorLoggingGL
3813 GLboolean __stdcall glIsTexture(GLuint texture) in glIsTexture() function