gfx-rs / gfx

[maintenance mode] A low-overhead Vulkan-like GPU API for Rust.
http://gfx-rs.github.io/
Apache License 2.0
5.36k stars 547 forks source link

OpenGL Naga integration #3520

Closed kvark closed 3 years ago

kvark commented 3 years ago

Closes #3519 The meat of the issue here is to get the proper resource mapping plumbed between gfx and Naga glsl backend, and this isn't done in the PR. However, very primitive shaders that use no resources (e.g. hello-triangle) should already work.

kvark commented 3 years ago

bors r=grovesNL

bors[bot] commented 3 years ago

Build succeeded: