Searched defs:glIsEnabled (Results 1 – 2 of 2) sorted by relevance
379 #define glIsEnabled(...) do { glIsEnabled(__VA_ARGS__); GLCHECK("glIsEnabled");} while(0) macro
3647 GLboolean __stdcall glIsEnabled(GLenum cap) in glIsEnabled() function