Skip to content
Commit f2a13363 authored by Faith Ekstrand's avatar Faith Ekstrand Committed by Juan A. Suarez Romero
Browse files

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: default avatarKenneth Graunke <kenneth@whitecape.org>
Fixes: e69e5c70 "i965/vec4: load dvec3/4 uniforms first in the..."
(cherry picked from commit 2b977989)
parent df6c2bef
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment