Skip to content

rusticl/api: Improve create_program_with_source

LaughingMan requested to merge LingMan/mesa:create_program_with_source into main

Uses fewer unsafe operations, adds a few comments, fixes #7408 (closed), and makes the function a bit more rusty overall.

cc @karolherbst

Merge request reports