|
| AZ_CLASS_ALLOCATOR (Instance, AZ::SystemAllocator) |
|
bool | Init (const Descriptor &descriptor) |
|
void | Shutdown () |
|
VkInstance | GetNativeInstance () |
|
GladVulkanContext & | GetContext () |
|
const Descriptor & | GetDescriptor () const |
|
RHI::PhysicalDeviceList | GetSupportedDevices () const |
|
AZ::RHI::ValidationMode | GetValidationMode () const |
|
const RawStringList & | GetLoadedLayers () const |
| Returns the list of layers loaded by the Vulkan instance.
|
|
const RawStringList & | GetLoadedExtensions () const |
| Retuns the list of instance extensions loaded by the Vulkan instance.
|
|
const VkApplicationInfo & | GetVkAppInfo () const |
| Returns the App Info used for creting the instance.
|
|
|
static Instance & | GetInstance () |
|
static void | Reset () |
|
The documentation for this class was generated from the following file:
- Gems/Atom/RHI/Vulkan/Code/Source/RHI/Instance.h