From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 92059] [radeonsi, apitrace] Missing textures and geometry in "Middle-earth: Shadow of Mordor"
Date: Tue, 22 Sep 2015 05:35:52 +0000 [thread overview]
Message-ID: <bug-92059-502-ccDxznT27p@http.bugs.freedesktop.org/> (raw)
In-Reply-To: <bug-92059-502@http.bugs.freedesktop.org/>
[-- Attachment #1.1: Type: text/plain, Size: 1681 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=92059
--- Comment #9 from Timothy Arceri <t_arceri@yahoo.com.au> ---
(In reply to Ilia Mirkin from comment #7)
> (In reply to Kai from comment #5)
> > Also, the game seems to choke on the missing AoA functionality or at least
> > doesn't check whether it can use AoA:
> > > 0:9(23): error: GL_ARB_arrays_of_arrays required for defining arrays of arrays
>
> I guess line 9 is: out vec4 vControlPoint[][2];
>
> Which should work without AoA. I wonder if this was recently broken by the
> AoA support patches... Or maybe it started out broken.
It seems to me that this should fail, and is correctly doing so. From the
tessellation spec:
A tessellation control shader may also declare user-defined per-vertex
output variables. User-defined per-vertex output variables are declared
with the qualifier "out" and have a value for each vertex in the output
patch. Such variables must be declared as arrays or inside output blocks
declared as arrays. Declaring an array size is optional. If no size is
specified, it will be taken from the output patch size (gl_VerticesOut)
declared in the shader. If a size is specified, it must match the maximum
patch size; otherwise, a compile or link link error will occur. The OpenGL
Shading
Language doesn't support multi-dimensional arrays; therefore, user-defined
per-vertex tessellation control shader outputs with multiple elements per
vertex must be declared as array members of an output block that is itself
declared as an array.
Is there something I'm missing?
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2699 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
next prev parent reply other threads:[~2015-09-22 5:35 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-20 17:30 [Bug 92059] Missing textures and geometry in "Middle-earth: Shadow of Mordor" bugzilla-daemon
2015-09-20 17:32 ` bugzilla-daemon
2015-09-20 23:38 ` bugzilla-daemon
2015-09-21 15:19 ` bugzilla-daemon
2015-09-21 15:33 ` bugzilla-daemon
2015-09-21 17:00 ` bugzilla-daemon
2015-09-21 17:02 ` bugzilla-daemon
2015-09-21 17:07 ` bugzilla-daemon
2015-09-21 18:22 ` bugzilla-daemon
2015-09-21 18:28 ` [Bug 92059] [radeonsi, apitrace] " bugzilla-daemon
2015-09-22 5:35 ` bugzilla-daemon [this message]
2015-09-22 5:46 ` bugzilla-daemon
2015-09-22 14:03 ` bugzilla-daemon
2015-09-22 14:53 ` bugzilla-daemon
2015-09-22 15:41 ` bugzilla-daemon
2015-09-22 15:51 ` bugzilla-daemon
2015-09-26 14:40 ` bugzilla-daemon
2015-09-26 15:32 ` bugzilla-daemon
2015-11-17 20:10 ` bugzilla-daemon
2015-11-17 20:11 ` bugzilla-daemon
2016-04-07 11:45 ` bugzilla-daemon
2016-04-23 16:55 ` bugzilla-daemon
2016-04-25 9:07 ` bugzilla-daemon
2016-04-25 13:43 ` bugzilla-daemon
2016-05-14 20:02 ` bugzilla-daemon
2016-06-06 9:31 ` bugzilla-daemon
2016-06-20 19:12 ` bugzilla-daemon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-92059-502-ccDxznT27p@http.bugs.freedesktop.org/ \
--to=bugzilla-daemon@freedesktop.org \
--cc=dri-devel@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox