Null-MC / Shrimple

A simple Minecraft Java shader that attempts to maintain the vanilla aesthetic while adding optional shadows & colored lighting.
Other
131 stars 6 forks source link

Shader storage buffers/immutable buffer storage is not supported on this graphics card, however the shaderpack requested them #45

Open bun4byte opened 1 year ago

bun4byte commented 1 year ago

Upon trying to load the shader in Iris, I get this message: Iris was unable to load the shaders...

The specific error message I receive after clicking "copy info": Shader storage buffers/immutable buffer storage is not supported on this graphics card, however the shaderpack requested them? This shouldn't be possible.

What is this issue and how can I fix it?

null511 commented 1 year ago

What GPU do you have? It seems they do not support SSBO's, which I use for a lot of things.

bun4byte commented 1 year ago

I use the M1 Pro (14 core) integrated GPU.

scriptmunkeeofficial commented 8 months ago

Pointing out that this issue happens on Intel based macs with discrete graphics card

System Info:

Shrimple: v0.10