https://bugs.freedesktop.org/show_bug.cgi?id=67516

--- Comment #6 from Mikko Juola <mik...@gmail.com> ---
Created attachment 83319
  --> https://bugs.freedesktop.org/attachment.cgi?id=83319&action=edit
patch 1/1

I discovered another proxy texture related bug with multisampling textures.
glGetTexLevelParameteriv() would fail for GL_PROXY_TEXTURE_2D_MULTISAMPLE and
GL_PROXY_TEXTURE_2D_MULTISAMPLE_ARRAY because one of the error checking
functions seems to be blissfully unaware these targets exist. I attached
another patch to fix this one.

This is technically a different bug to the texture storage proxy texture bugs
but since we are on the topic of proxy textures, I attached this one here.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to