[Mesa-dev] [Bug 73144] New: Queries on textures with borders give incorrect results
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Dec 30 04:00:21 PST 2013
https://bugs.freedesktop.org/show_bug.cgi?id=73144
Priority: medium
Bug ID: 73144
Assignee: mesa-dev at lists.freedesktop.org
Summary: Queries on textures with borders give incorrect
results
Severity: normal
Classification: Unclassified
OS: All
Reporter: bmerry at gmail.com
Hardware: Other
Status: NEW
Version: 10.0
Component: Drivers/X11
Product: Mesa
When I create a 1D texture with width 6 and border 1, querying GL_TEXTURE_WIDTH
and GL_TEXTURE_BORDER return 4 and 0 respectively, instead of 6 and 1. I will
attach a piglit test.
Mesa 10.0.1 configured with --enable-xlib-glx --disable-dri
--with-gallium-drivers=swrast --with-egl-platforms=x11 and
LD_LIBRARY_PATH=<mesadir>/lib (i.e. not the gallium subdirectory).
--
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/20131230/c2ad14c8/attachment.html>
More information about the mesa-dev
mailing list