Skip to content

gallium/u_threaded_context: remove stale comment

Erik Faye-Lund requested to merge kusma/mesa:remove-stale-comment into main

We're now using PIPE_SHADER_MAX_SAMPLER_VIEWS, so this advice is outdated.

Fixes: 620c5e9d ("gallium/u_threaded_context: Use PIPE_MAX_SHADER_SAMPLER_VIEWS for sampler_buffers")

Merge request reports