[Mesa-dev] [Bug 66346] shader_query.cpp:49: error: invalid conversion from 'void*' to 'GLuint'
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Jul 1 22:15:05 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=66346
--- Comment #2 from Vinson Lee <vlee at freedesktop.org> ---
(In reply to comment #1)
> Created attachment 81814 [details] [review]
> use a function to convert from GLhandleARB to GLuint
>
> Vinson, can you try this patch? There may be other files to fix similarly...
Compiling src/mesa/main/uniform_query.cpp ...
src/mesa/main/uniform_query.cpp: In function ‘void
_mesa_GetActiveUniform(void*, GLuint, GLsizei, GLsizei*, GLint*, GLenum*,
GLcharARB*)’:
src/mesa/main/uniform_query.cpp:49: error: invalid conversion from ‘void*’ to
‘GLuint’
src/mesa/main/uniform_query.cpp:49: error: initializing argument 2 of
‘gl_shader_program* _mesa_lookup_shader_program_err(gl_context*, GLuint, const
char*)’
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20130702/3c6bdb18/attachment.html>
More information about the mesa-dev
mailing list