Combined image sampler texture size
Closed this issue · 2 comments
redain commented
In GLSL it was possible to call texture_size on combined image samplers (SampledImage<T> in rust-gpu). In rust-gpu, however, there is no method for that and underlying _image field is private so it's impossible to call query_size on it.
schell commented
@mark-addams001881 - does that commit compile? At a quick glance it seems it would not, because it's deleting a lot of closing braces...
LegNeato commented
I blocked that spam account