mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-04-03 20:03:50 +00:00
Vulcan Nightmare
Experimentally bringing up vulcan support
This commit is contained in:
parent
863a786c48
commit
83b576e8d9
189 changed files with 12147 additions and 7820 deletions
5
assets/shaders/wmo_occlusion.frag.glsl
Normal file
5
assets/shaders/wmo_occlusion.frag.glsl
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
#version 450
|
||||
|
||||
void main() {
|
||||
// depth-only pass, no color output
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue