https://bugs.freedesktop.org/show_bug.cgi?id=73144
Priority: medium Bug ID: 73144 Assignee: mesa-dev@lists.freedesktop.org Summary: Queries on textures with borders give incorrect results Severity: normal Classification: Unclassified OS: All Reporter: bme...@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.
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev