Skip to content

Commit

Permalink
add SDL_ShaderCross_TranspileHLSLFromSPIRV to .sym
Browse files Browse the repository at this point in the history
  • Loading branch information
thatcosmonaut committed Oct 25, 2024
1 parent 9eed880 commit a4f287d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/SDL_gpu_shadercross.sym
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ SDL3_gpu_shadercross_0.0.0 {
SDL_ShaderCross_Quit;
SDL_ShaderCross_GetSPIRVShaderFormats;
SDL_ShaderCross_TranspileMSLFromSPIRV;
SDL_ShaderCross_TranspileHLSLFromSPIRV;
SDL_ShaderCross_CompileDXBCFromSPIRV;
SDL_ShaderCross_CompileDXILFromSPIRV;
SDL_ShaderCross_CompileGraphicsShaderFromSPIRV;
Expand Down

0 comments on commit a4f287d

Please sign in to comment.