Skip to content

st/mesa: adapt for the case where buffers are not supported in frag

Ilia Mirkin requested to merge imirkin/mesa:st-compute-limits into master

Some logic was tuned to buffers / atomics / images being supported in frag stages in order to expose any support at all. Fix some of these assumptions.

Signed-off-by: Ilia Mirkin imirkin@alum.mit.edu

Merge request reports