Files
mesa/src
Jason Ekstrand 2b977989f3 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 <kenneth@whitecape.org>
Fixes: e69e5c7006 "i965/vec4: load dvec3/4 uniforms first in the..."
2018-03-30 17:20:27 -07:00
..
2018-02-16 16:56:34 -06:00
2018-03-30 14:33:03 -06:00
2018-03-29 14:09:30 -07:00
2017-10-09 13:42:44 -07:00
2018-02-26 09:32:14 -08:00