Searched defs:glIsEnabled (Results 1 – 3 of 3) sorted by relevance
379 #define glIsEnabled(...) do { glIsEnabled(__VA_ARGS__); GLCHECK("glIsEnabled");} while(0) macro
957 public boolean glIsEnabled(int cap) { in glIsEnabled() method in GLErrorLogger.ErrorLoggingGL
3647 GLboolean __stdcall glIsEnabled(GLenum cap) in glIsEnabled() function