This website requires JavaScript.
Explore
Help
Register
Sign In
hyzboy
/
GLSLCompiler
Watch
1
Star
0
Fork
0
You've already forked GLSLCompiler
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
8
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
hyzboy
512cca5b59
force use CoreProfile and Vulkan1.2
2020-09-03 16:23:07 +08:00
SPIRV-Cross
@
f0fe4442e3
finished first version. but don't test.
2020-08-22 19:30:16 +08:00
.gitmodules
finished first version. but don't test.
2020-08-22 19:30:16 +08:00
CMakeLists.txt
use self-define "enum class VertexAttribBaseType" instead "spirv_cross::SPIRType::BaseType"
2020-08-25 17:44:40 +08:00
glsl2spv.cpp
force use CoreProfile and Vulkan1.2
2020-09-03 16:23:07 +08:00
output_path.cmake
finished first version. but don't test.
2020-08-22 19:30:16 +08:00
system_bit.cmake
finished first version. but don't test.
2020-08-22 19:30:16 +08:00
VKShaderParse.h
add ShaderParse
2020-08-23 18:18:38 +08:00
Description
No description provided
60
KiB
Languages
C++
84.4%
CMake
15.6%