intel: Copy dynamic state use flags into the pipeline state

Previously we copied the values the flags would need, but left the flags
at zero, so no dynamic state was ever applied as part of vkCmdBindPipeline.

Signed-off-by: Chris Forbes <chrisf@ijw.co.nz>
Reviewed-by: Tobin Ehlis <tobin@lunarg.com>
1 file changed