diff options
author | Jason Ekstrand <[email protected]> | 2018-03-23 09:27:55 -0700 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2018-03-30 17:20:27 -0700 |
commit | 2b977989f3f01c186677988494bbf9b7342b31f2 (patch) | |
tree | a0626511f7b87c956ec7e9cee15a83ebca320413 /src/compiler/nir | |
parent | 6018f5b07966a0f85dea1ee6775d50a8c85fdee1 (diff) |
intel/vec4: Set channel_sizes for MOV_INDIRECT sources
Otherwise, any indirect push constant access results in an assertion
failure when we start digging through the channel_sizes array. This
fixes dEQP-VK.pipeline.push_constant.graphics_pipeline.dynamic_index_vert
on Haswell. It should be a harmless no-op for GL since indirect push
constants aren't used there.
Reviewed-by: Kenneth Graunke <[email protected]>
Fixes: e69e5c7006d "i965/vec4: load dvec3/4 uniforms first in the..."
Diffstat (limited to 'src/compiler/nir')
0 files changed, 0 insertions, 0 deletions