piglit: 0cdbf7f1e13839a32aea612c0d2bff2bc3bf81ea (master) debug-object-label.c tests\spec\khr_debug\debug-object-label.c(500) : error C2440: '=' : cannot convert from 'PFNGLOBJECTPTRLABELPROC' to 'void (__cdecl *)(const void *,GLsizei,const GLchar *)' tests\spec\khr_debug\debug-object-label.c(501) : error C2440: '=' : cannot convert from 'PFNGLGETOBJECTPTRLABELPROC' to 'void (__cdecl *)(const void *,GLsizei,GLsizei *,GLchar *)' tests\spec\khr_debug\debug-object-label.c(502) : error C2440: '=' : cannot convert from 'PFNGLOBJECTLABELPROC' to 'void (__cdecl *)(GLenum,GLuint,GLsizei,const GLchar *)' tests\spec\khr_debug\debug-object-label.c(503) : error C2440: '=' : cannot convert from 'PFNGLGETOBJECTLABELEXTPROC' to 'void (__cdecl *)(GLenum,GLuint,GLsizei,GLsizei *,GLchar *)' commit a2adcf2bf53b49d359a2c83c2b2895d4ec35d44e Author: Felipe F. Tonello <eu@felipetonello.com> Date: Mon Mar 17 09:56:51 2014 -0700 KHR_debug: Add debug-push-pop-group test GLES support Added KHR suffix for GLES2 spec accordance. Signed-off-by: Felipe F. Tonello <eu@felipetonello.com> Reviewed-by: Fabian Bieler <fabianbieler@fastmail.fm>
Should be fixed with beecd3e9ec99d0ad4e74ced05793cffaa14d5975.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.