hakolao / egui_winit_vulkano

Egui gui integration with winit and vulkano
Apache License 2.0
79 stars 40 forks source link

Use correct limit for `max_texture_side` #63

Closed YouSafe closed 8 months ago

YouSafe commented 8 months ago

This variable expected the maximum texture dimensions and not the maximum number of image layers.