Build mesa 4637 failed
Commit fcbb93e860 by Timothy Arceri on 6/15/2017 1:56 AM:
mesa: stop assigning unused storage for non-bindless opaque types\n\nThe storage was once used by get_sampler_uniform_value() but that\nwas fixed long ago to use the uniform storage assigned by the\nlinker.\n\nBy not assigning storage for images/samplers the constant buffer\nfor gallium drivers will be reduced which could result in small\nperf improvements.\n\nV2: rebase on ARB_bindless_texture\n\nReviewed-by: Samuel Pitoiset <[email protected]>
_______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
