Skip to content

gallium, st/mesa: add take_ownership into set_sampler_views to skip refcounting, CubeMapSeamless cleanup

Marek Olšák requested to merge mareko/mesa:samplerview-take-ownership into main

This is the same idea that other pipe_context functions use to skip atomics for refcounting.

Merge request reports