diff options
author | Kenneth Graunke <[email protected]> | 2017-02-10 17:54:01 -0800 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2017-02-12 21:09:23 -0800 |
commit | 1fad070f96596ab1c0d888d2e676b6425a48825b (patch) | |
tree | 18aaf686e7e9b7ce92604e202e5a58ba03046501 /src/compiler | |
parent | e99df398f1ee5aee12a8fc1bc52199df1d0f260a (diff) |
mesa: Ignore per-vertex array size in SSO pipeline validation.
We were already unwrapping types when the producer was a non-array
stage and the consumer was an arrayed-stage...but we ought to unwrap
both ends for TCS -> TES matching too.
This will allow us to drop the "resize to gl_MaxPatchVertices" check
shortly, which breaks some things.
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Alejandro PiƱeiro <[email protected]>
Diffstat (limited to 'src/compiler')
0 files changed, 0 insertions, 0 deletions