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

            Bug ID: 106986
           Summary: glGetQueryiv error when querying number of result bits
                    for GL_ANY_SAMPLES_PASSED_CONSERVATIVE
           Product: Mesa
           Version: git
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Mesa core
          Assignee: mesa-dev@lists.freedesktop.org
          Reporter: danylo.pilia...@gmail.com
        QA Contact: mesa-dev@lists.freedesktop.org

glGetQueryiv has GL_ANY_SAMPLES_PASSED_CONSERVATIVE as a valid target and spec
says:

> If pname is GL_QUERY_COUNTER_BITS, the implementation-dependent number 
> of bits used to hold the result of queries for target is returned in params. 

Now glGetQueryiv(GL_ANY_SAMPLES_PASSED_CONSERVATIVE, GL_QUERY_COUNTER_BITS,
&QueryBits) produces an error.

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

Reply via email to