Build mesa 10991 completed
Commit 13c423629e by Rhys Perry on 4/26/2019 2:39 PM:
radv: fix set_output_usage_mask() with composite and 64-bit types\n\nIt previously used var->type instead of deref_instr->type and didn't\nhandle 64-bit outputs.\n\nThis fixes lots of transform feedback CTS tests involving transform\nfeedback and geometry shaders (mostly\ndEQP-VK.transform_feedback.fuzz.random_geometry.*)\n\nv2: fix writemask widening when comp != 0\nv3: fix 64-bit variables when comp != 0, again\n\nSigned-off-by: Rhys Perry <[email protected]>\nCc: 19.0 19.1 <[email protected]>\nReviewed-by: Samuel Pitoiset <[email protected]>
_______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
