Skip to content

[HLSL] Replace getResourceName usages with enumToString #151200

@joaosaffran

Description

@joaosaffran

Base on the discussion here: #149232 (comment), we need to:

  1. Add a new version of enumToString that returns StringRef instead of std::string.
  2. Replace all usages of getResourceName with such new function.

Metadata

Metadata

Assignees

Labels

HLSLHLSL Language Support

Type

Projects

Status

Closed

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions