Searched defs:glIsTexture (Results 1 – 2 of 2) sorted by relevance
380 #define glIsTexture(...) do { glIsTexture(__VA_ARGS__); GLCHECK("glIsTexture");} while(0) macro
3813 GLboolean __stdcall glIsTexture(GLuint texture) in glIsTexture() function