Searched refs:Disablei (Results 1 – 3 of 3) sorted by relevance
683 PFNDISABLEIPROC Disablei; variable1981 Disablei = (PFNDISABLEIPROC)IntGetProcAddress("glDisablei"); in Switch_Disablei()1982 Disablei(target, index); in Switch_Disablei()2671 Disablei = Switch_Disablei; in InitializeVariables()
1286 extern void (CODEGEN_FUNCPTR *Disablei)(GLenum target, GLuint index);
391 #define glDisablei MANGLE(Disablei)