vulkan UI
This commit is contained in:
parent
f8e142fb06
commit
177f873639
13 changed files with 455 additions and 37 deletions
Binary file not shown.
Binary file not shown.
|
|
@ -7,13 +7,9 @@
|
|||
"dependencies": [
|
||||
{
|
||||
"path":"../../project.json",
|
||||
"configuration":"lib-win32-vulkan-debug"
|
||||
"configuration":"lib-wayland-vulkan-debug"
|
||||
}
|
||||
],
|
||||
"march": "x86-64-v3",
|
||||
"mtune": "generic",
|
||||
"target": "x86_64-w64-mingw32",
|
||||
"debug": false,
|
||||
"shaders": [
|
||||
{
|
||||
"path":"raygen.glsl",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue