-
- Downloads
intel/compiler: Fix missing tie-breaker in brw_nir_analyze_ubo_ranges() ordering code
Per Ken suggestion, use ascending order for the start offset. Fixes: 6d28c6e5 ("i965: Select ranges of UBO data to be uploaded as push constants.") Reviewed-by:Kenneth Graunke <kenneth@whitecape.org> Part-of: <!19731>
Loading