Added vk.[hc] and code to create graphics pipelines.
authorEleni Maria Stea <estea@igalia.com>
Mon, 1 Feb 2021 13:53:24 +0000 (15:53 +0200)
committerEleni Maria Stea <estea@igalia.com>
Mon, 1 Feb 2021 15:18:59 +0000 (17:18 +0200)
commit5541e7b773b5b049eb2fb44bc82c4322005b947b
tree83c4a564a5af3f6e8a917a214390b61002227811
Added vk.[hc] and code to create graphics pipelines.
Makefile [new file with mode: 0644]
src/main.c [new file with mode: 0644]
src/vk.c [new file with mode: 0644]
src/vk.h [new file with mode: 0644]