RandyGaul / cute_framework

The *cutest* framework out there for creating 2D games in C++!
https://randygaul.github.io/cute_framework/#/
Other
534 stars 31 forks source link

Fix macOS metal shader detection #230

Closed pusewicz closed 3 weeks ago

pusewicz commented 3 weeks ago

On my macOS installation, the type returned is 48 which is both SDL_GPU_SHADERFORMAT_MSL (16) | SDL_GPU_SHADERFORMAT_METALLIB (32).