文件名称:cpp-glslang-sample:尝试GLS Lang的C ++ API的示例项目
文件大小:7KB
文件格式:ZIP
更新时间:2024-04-17 14:23:43
CMake
cpp-glslang-sample 在Windows环境下运行GLS Lang项目的示例项目。 所需软件 热门使用... # Cmake build (Debug) > make build cmake -S . -B ./build -G " Visual Studio 16 2019 " -A x64 -- The C compiler identification is MSVC 19.28.29913.0 -- The CXX compiler identification is MSVC 19.28.29913.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done ... Building Custom Rule C:/work/cpp-glslang-sample/CM
【文件预览】:
cpp-glslang-sample-main
----src()
--------main.cpp(292B)
----doc()
--------spirv.md(3KB)
--------machineIndependent.md(2KB)
--------glslang.md(4KB)
----CMakeLists.txt(733B)
----README.md(760B)
----makefile(223B)
----.editorconfig(161B)
----.gitignore(803B)