[Piglit] [Bug 98139] New: arb_query_buffer_object: have_cpu_result is only accurate for 64bit reads

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Oct 7 07:39:23 UTC 2016


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

            Bug ID: 98139
           Summary: arb_query_buffer_object: have_cpu_result is only
                    accurate for 64bit reads
           Product: piglit
           Version: unspecified
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: tests
          Assignee: piglit at lists.freedesktop.org
          Reporter: chris at chris-wilson.co.uk
        QA Contact: piglit at lists.freedesktop.org

when reading a 64bit value through glGetQueryObjectiv() or
glGetQueryObjectuiv() the result is truncated. This means that we can not use
the result as an accurate value unless the full glGetQueryObjectui64v() is used
- i.e. have_cpu_result should only be true when using GL_UNSIGNED_INT64_ARB
datatypes.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/piglit/attachments/20161007/7c8a80e3/attachment.html>


More information about the Piglit mailing list