Skip to content

Combined image sampler texture size #190

Closed
@redain

Description

@redain

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions