Skip to content

Rust: Method to query if a function is a device or instance function #410

Open
@Qwinci

Description

@Qwinci

Support for getting global/per-instance/per-device function pointers in Rust Vulkan generator, eg. instead of a single glad_vulkan::vk::load have specific ones for the per-instance and per-device function loading like C has gladLoaderLoadVulkan which can take an instance and a device.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions