vblanco20-1 / vulkan-guide

Introductory guide to vulkan.
https://vkguide.dev/
MIT License
940 stars 213 forks source link

fix minor copy paste typo #64

Closed Lucodivo closed 2 years ago

Lucodivo commented 2 years ago

texture_metadata was the name of the nlohmann::json instance in texture_asset.cpp. This is just a simple copy/paste bug fix when material_asset.cpp was written.