diff options
author | Kenneth Graunke <[email protected]> | 2015-07-01 20:13:00 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2015-07-07 16:44:22 -0700 |
commit | 73d0e7f3451eaeb62ac039d2dcee1e1c6787e3db (patch) | |
tree | 299eacb2b966d8fc4267d8e88b064818c2d571f1 /src/glsl/ir_function_can_inline.cpp | |
parent | 6611f65047575054a38ce83ebfe0331e39e1774f (diff) |
i965/vs: Fix matNxM vertex attributes where M != 4.
Matrix vertex attributes have their columns padded out to vec4s, which
I was failing to account for. Scalar NIR expects them to be packed,
however.
Fixes 1256 dEQP tests on Broadwell.
Cc: [email protected]
Signed-off-by: Kenneth Graunke <[email protected]>
Tested-by: Mark Janes <[email protected]>
Reviewed-by: Chris Forbes <[email protected]>
Diffstat (limited to 'src/glsl/ir_function_can_inline.cpp')
0 files changed, 0 insertions, 0 deletions