Skip to content

C++ exception when no name is provided #155

@thatcosmonaut

Description

@thatcosmonaut

if SDL_ShaderCross_HLSL_Info's name field is NULL, a C++ exception is thrown by DXC's Compile function. We could probably prevent this by just adding a dummy name argument if it isn't provided.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions