mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-29 16:20:11 -04:00
shader: reserve SL_SPIR_V ShaderLanguage value (as on vulkan branch)
This commit is contained in:
parent
eb62d7f223
commit
b1f32e3f84
@ -53,6 +53,7 @@ PUBLISHED:
|
||||
SL_Cg,
|
||||
SL_GLSL,
|
||||
SL_HLSL,
|
||||
SL_SPIR_V,
|
||||
};
|
||||
|
||||
enum ShaderType {
|
||||
|
Loading…
x
Reference in New Issue
Block a user