MSL resource files? #28
-
Why are MSL resource files not integrated into 'Group' files, but packaged in the form of resource drops? Are there any subsequent situations to be considered in the design? Or is the original intention of such a design in consideration of aspects? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
They are not in groups because they are copied into Satin's resources, this is so shaders / pipelines can be assembled at runtime. If there is another way around this, please let me know. |
Beta Was this translation helpful? Give feedback.
-
The idea is good, but Apple uses a sandbox mechanism. With the following references, I'm not sure if it's feasible (smile) |
Beta Was this translation helpful? Give feedback.
They are not in groups because they are copied into Satin's resources, this is so shaders / pipelines can be assembled at runtime. If there is another way around this, please let me know.