Searched defs:glGenerateMipmap (Results 1 – 9 of 9) sorted by relevance
239 #define glGenerateMipmap glwGenerateMipmap macro
432 "glGenerateMipmap": { object
365 GL_APICALL void GL_APIENTRY glGenerateMipmap(GLenum target) in glGenerateMipmap() function
149 ANGLE_UTIL_EXPORT PFNGLGENERATEMIPMAPPROC glGenerateMipmap; variable
1678 void CallLogWrapper::glGenerateMipmap (glw::GLenum target) function in CallLogWrapper
3235 void GL_APIENTRY glGenerateMipmap(GLenum target) in glGenerateMipmap() function
2031 GLW_APICALL void GLW_APIENTRY glGenerateMipmap (GLenum target) function
330 void GL_APIENTRY glGenerateMipmap(GLenum target) in glGenerateMipmap() function
4884 #define glGenerateMipmap GLEW_GET_FUN(__glewGenerateMipmap) macro