[Bug 98223] dEQP GLES3.1 program_interface_query failures w/ error "could not find target resource"

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Oct 13 14:39:46 UTC 2016


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

--- Comment #5 from Randy <randy.xu at intel.com> ---
We can use the patch (in
https://lists.freedesktop.org/archives/mesa-dev/2016-August/124910.html) to
workaround the name issue, while some cases still fail due to wrong property,
like ARRAY_SIZE  

in TargetInterface
{
    highp vec4 target[3];
} targetInstance[2];

the expected ARRAY_SIZE of TargetInterface.target[0] is 3, while the actual
return value is 2.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20161013/2b4c56f3/attachment.html>


More information about the intel-3d-bugs mailing list