mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-09-10 04:28:24 +00:00
* Add pointsize to SPIRV-Cross output before writing Adds float bgfx_metal_pointSize [[point_size]] = 1; to xlatMtlMain_out, ensuring that it always has a value. * Update shaderc_metal.cpp Only apply patch to vertex shaders