Searched refs:PFNGLUNIFORM2UIVEXTPROC (Results 1 – 5 of 5) sorted by relevance
2069 PFNGLUNIFORM2UIVEXTPROC __glewUniform2uivEXT = NULL;12931 …r = ((glUniform2uivEXT = (PFNGLUNIFORM2UIVEXTPROC)glewGetProcAddress((const GLubyte*)"glUniform2ui… in _glewInit_GL_EXT_gpu_shader4()
10717 typedef void (GLAPIENTRY * PFNGLUNIFORM2UIVEXTPROC) (GLint location, GLsizei count, const GLuint *v… typedef21601 GLEW_FUN_EXPORT PFNGLUNIFORM2UIVEXTPROC __glewUniform2uivEXT;
2743 PFNGLUNIFORM2UIVEXTPROC epoxy_glUniform2uivEXT;107044 static PFNGLUNIFORM2UIVEXTPROC129774 PFNGLUNIFORM2UIVEXTPROC epoxy_glUniform2uivEXT = epoxy_glUniform2uivEXT_global_rewrite_ptr;
7578 typedef void (APIENTRYP PFNGLUNIFORM2UIVEXTPROC) (GLint location, GLsizei count, const GLuint *valu… typedef
9563 typedef void (GLAPIENTRY *PFNGLUNIFORM2UIVEXTPROC)(GLint location, GLsizei count, const GLuint * va… typedef