CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
VKDevice.hpp File Reference

Go to the source code of this file.

Classes

struct  CeresEngine::VKDeviceDescriptor
 
struct  CeresEngine::VKDeviceExtensionSet
 
class  CeresEngine::VKDevice
 

Namespaces

namespace  CeresEngine
 

Typedefs

template<typename ObjectType >
using CeresEngine::VKDeviceObjectCache = VKObjectCache< ObjectType, VKDevice >
 A object that caches existing Vulkan objects.