BartSiwek / Gris

Small graphics engine to try stuff out
MIT License
0 stars 0 forks source link

Look into using volk for loading fucnction pointers #14

Closed BartSiwek closed 3 years ago

BartSiwek commented 3 years ago

See if it works with Vulkan-Hpp. This can possibly simplify #9.

BartSiwek commented 3 years ago

Link - https://github.com/zeux/volk

BartSiwek commented 3 years ago

No reason to use volk. Vulkan-Hpp already has the right functionality https://github.com/zeux/volk/issues/31.