Bug 76472 - debug-object-label.c(500) : error C2440: '=' : cannot convert from 'PFNGLOBJECTPTRLABELPROC' to 'void (__cdecl *)(const void *,GLsizei,const GLchar *)'
Summary: debug-object-label.c(500) : error C2440: '=' : cannot convert from 'PFNGLOBJE...
Status: RESOLVED FIXED
Alias: None
Product: piglit
Classification: Unclassified
Component: tests (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Windows (All)
: medium blocker
Assignee: Eric Anholt
QA Contact: Eric Anholt
URL:
Whiteboard:
Keywords: regression
Depends on:
Blocks:
 
Reported: 2014-03-21 23:59 UTC by Vinson Lee
Modified: 2014-03-22 08:51 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Vinson Lee 2014-03-21 23:59:03 UTC
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>
Comment 1 Fabian Bieler 2014-03-22 08:51:40 UTC
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.