diff options
author | ReinUsesLisp <reinuseslisp@airmail.cc> | 2019-02-12 18:28:05 -0300 |
---|---|---|
committer | ReinUsesLisp <reinuseslisp@airmail.cc> | 2019-02-12 21:43:02 -0300 |
commit | 8beca060d1585f530eaa36972edf7bc92f42bd7e (patch) | |
tree | c94e945b8a3f8d1d7a5c9e914c4bc0d8ff28df91 /src/core/core.cpp | |
parent | 18fe910957b2edb7e89eefc6f5c984b791d85341 (diff) |
vk_device: Abstract device handling into a class
VKDevice contains all the data required to manage and initialize a
physical device. Its intention is to be passed across Vulkan objects to
query device-specific data (for example the logical device and the
dispatch loader).
Diffstat (limited to 'src/core/core.cpp')
0 files changed, 0 insertions, 0 deletions