mirror of
https://github.com/MobileGL-Dev/MobileGL
synced 2026-09-12 06:08:30 +09:00
[Misc] (include): add missing headers in glslang
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
//
|
||||
// Created by Swung 0x48 on 2025-07-12.
|
||||
//
|
||||
|
||||
#ifndef FOLD_CRAFT_LAUNCHER_GLSLTOSPIRVPIPELINE_H
|
||||
#define FOLD_CRAFT_LAUNCHER_GLSLTOSPIRVPIPELINE_H
|
||||
|
||||
|
||||
|
||||
class GLSLtoSPIRVPipeline {
|
||||
|
||||
};
|
||||
|
||||
|
||||
|
||||
#endif //FOLD_CRAFT_LAUNCHER_GLSLTOSPIRVPIPELINE_H
|
||||
Reference in New Issue
Block a user