<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED - Query INFO_LOG_LENGTH for empty info log should return 0"
href="https://bugs.freedesktop.org/show_bug.cgi?id=97321#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED - Query INFO_LOG_LENGTH for empty info log should return 0"
href="https://bugs.freedesktop.org/show_bug.cgi?id=97321">bug 97321</a>
from <span class="vcard"><a class="email" href="mailto:qiankun.miao@intel.com" title="Qiankun Miao <qiankun.miao@intel.com>"> <span class="fn">Qiankun Miao</span></a>
</span></b>
<pre>(In reply to Ian Romanick from <a href="show_bug.cgi?id=97321#c3">comment #3</a>)
<span class="quote">> I think this test is wrong, and there is a GLES test that expects the
> behavior that we do. glGetProgramIngoLog always writes at least a NUL
> character, so the length returned by this quest must be at least 1.</span >
Agree with you glGetProgramInfoLog always writes at least a NULL character. But
GetProgramiv with pname is INFO_LOG_LENGTH should return 0 for this case
according the spec: "If there is no info log, zero is returned.". If length
returned must be at least 1, when 0 will be returned as spec says?</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>