Skip to content

[FR] Add a way to append vendor specific properties to resource  #10

Description

@werman

I'm looking into implementing RMV support in Mesa for Turnip driver (open-source VK driver for Adreno GPUs). (In fact, I already made a prototype which works)

However, resources beside vendor agnostic properties - have a few radeon-specific ones, e.g.: RmtResourceDescriptionPipeline::is_ngg, RmtResourceDescriptionImage::tiling_type, and so on.

On the other hand we'd want to have our own properties specific to our GPU - It would be great if there could be a way to dynamically add properties.

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