andy-thomason / Vookoo

A set of utilities for taking the pain out of Vulkan in header only modern C++
MIT License
521 stars 52 forks source link

Improve const correctness of vku::ShaderModule. #29

Closed FunMiles closed 4 years ago

FunMiles commented 4 years ago

A simple improvement to const correctness.