descriptor heap rewrite
This commit is contained in:
parent
b4bd0c03c5
commit
f8e142fb06
31 changed files with 429 additions and 1017 deletions
|
|
@ -10,8 +10,10 @@
|
|||
"configuration":"lib-win32-vulkan-debug"
|
||||
}
|
||||
],
|
||||
"march": "x86-64-v3",
|
||||
"mtune": "generic",
|
||||
"target": "x86_64-w64-mingw32",
|
||||
"debug": true,
|
||||
"debug": false,
|
||||
"shaders": [
|
||||
{
|
||||
"path":"raygen.glsl",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue