d3d12: do not expose any shader-buffers
When we expose this without exposing SSBOs, gallium gets confused and tries to use SSBOs for atomic operations, even if we explicitly support zero buffers.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
When we expose this without exposing SSBOs, gallium gets confused and tries to use SSBOs for atomic operations, even if we explicitly support zero buffers.