Open 3D Engine Atom Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AZ::Vulkan::PlatformLimitsDescriptor Class Referencefinal

A descriptor used to configure limits for each backend. More...

#include <PlatformLimitsDescriptor.h>

Inherits AZ::RHI::PlatformLimitsDescriptor.

Public Member Functions

 AZ_RTTI (AZ::Vulkan::PlatformLimitsDescriptor, "{23673F3F-1562-4D1B-B130-553B35B48C64}", Base)
 
 AZ_CLASS_ALLOCATOR (AZ::Vulkan::PlatformLimitsDescriptor, AZ::SystemAllocator)
 
- Public Member Functions inherited from AZ::RHI::PlatformLimitsDescriptor
 AZ_RTTI (AZ::RHI::PlatformLimitsDescriptor, "{3A7B2BE4-0337-4F59-B4FC-B7E529EBE6C5}")
 
 AZ_CLASS_ALLOCATOR (AZ::RHI::PlatformLimitsDescriptor, AZ::SystemAllocator)
 
virtual void LoadPlatformLimitsDescriptor (const char *rhiName)
 

Static Public Member Functions

static void Reflect (AZ::ReflectContext *context)
 
- Static Public Member Functions inherited from AZ::RHI::PlatformLimitsDescriptor
static void Reflect (AZ::ReflectContext *context)
 
static RHI::Ptr< PlatformLimitsDescriptorCreate ()
 

Public Attributes

FrameGraphExecuterData m_frameGraphExecuterData
 
- Public Attributes inherited from AZ::RHI::PlatformLimitsDescriptor
TransientAttachmentPoolBudgets m_transientAttachmentPoolBudgets
 
PlatformDefaultValues m_platformDefaultValues
 
HeapPagingParameters m_pagingParameters
 
HeapMemoryHintParameters m_usageHintParameters
 
HeapAllocationStrategy m_heapAllocationStrategy = HeapAllocationStrategy::MemoryHint
 

Detailed Description

A descriptor used to configure limits for each backend.


The documentation for this class was generated from the following file: