[Bug 97321] Query INFO_LOG_LENGTH for empty info log should return 0
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Aug 12 08:24:32 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=97321
Bug ID: 97321
Summary: Query INFO_LOG_LENGTH for empty info log should return
0
Product: Mesa
Version: unspecified
Hardware: Other
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/i965
Assignee: idr at freedesktop.org
Reporter: qiankun.miao at intel.com
QA Contact: intel-3d-bugs at lists.freedesktop.org
When calling GetProgramiv with pname is INFO_LOG_LENGTH, the length of the info
log, including a null terminator, is returned. If there is no info log, zero is
returned. See the above description in OpenGL spec 4.5, glspec45.core.pdf page
157.
But 1 is returned in Mesa for empty info log which doesn't align with spec.
--
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/20160812/0a773433/attachment.html>
More information about the intel-3d-bugs
mailing list