From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 97305] Wrong values returned by GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT & GL_TEXTURE_BUFFER_OFFSET_ALIGNMENT randomly breaks stuff Date: Thu, 11 Aug 2016 22:12:15 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1195275280==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 2EE206E15F for ; Thu, 11 Aug 2016 22:12:15 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1195275280== Content-Type: multipart/alternative; boundary="14709535350.291e.4485"; charset="UTF-8" --14709535350.291e.4485 Date: Thu, 11 Aug 2016 22:12:15 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D97305 Marek Ol=C5=A1=C3=A1k changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |NOTABUG Status|NEW |RESOLVED --- Comment #5 from Marek Ol=C5=A1=C3=A1k --- Pre-GCN cards require an alignment of 256 bytes for uniform buffers. GCN ca= rds only require 4 byte alignment there. All other buffer binding points require 1, 2, or 4 bytes depending on the t= exel size. It's really min(texel_size, 4). Whatever the closed OpenGL driver reports doesn't correspond to the reality. The limits reported by our Vulkan driver are very similar to Mesa. --=20 You are receiving this mail because: You are the assignee for the bug.= --14709535350.291e.4485 Date: Thu, 11 Aug 2016 22:12:15 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated = Marek Ol=C5=A1=C3=A1k changed bug 97305<= /a>
What Removed Added
Resolution --- NOTABUG
Status NEW RESOLVED

Comment= # 5 on bug 97305<= /a> from Marek Ol=C5=A1=C3=A1k
Pre-GCN cards require an alignment of 256 bytes for uniform bu=
ffers. GCN cards
only require 4 byte alignment there.

All other buffer binding points require 1, 2, or 4 bytes depending on the t=
exel
size. It's really min(texel_size, 4).

Whatever the closed OpenGL driver reports doesn't correspond to the reality.

The limits reported by our Vulkan driver are very similar to Mesa.


You are receiving this mail because:
  • You are the assignee for the bug.
= --14709535350.291e.4485-- --===============1195275280== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1195275280==--