Open 3D Engine Atom Gem API Reference
24.09
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
This is the complete list of members for AZ::Vulkan::BufferPool, including all inherited members.
add_ref() const (defined in AZ::RHI::Object) | AZ::RHI::Object | protected |
AZ_CLASS_ALLOCATOR(BufferPool, AZ::SystemAllocator) (defined in AZ::Vulkan::BufferPool) | AZ::Vulkan::BufferPool | |
AZ_RTTI(BufferPool, "F3DE9E13-12F2-489E-8665-6895FD7446C0", Base) (defined in AZ::Vulkan::BufferPool) | AZ::Vulkan::BufferPool | |
AZ_RTTI(BufferPoolBase, "{28D265BB-3B90-4676-BBA9-3F933F14CB01}", ResourcePool) (defined in AZ::RHI::BufferPoolBase) | AZ::RHI::BufferPoolBase | |
AZ_RTTI(ResourcePool, "{757EB674-25DC-4D00-9808-D3DAF33A4EFE}", DeviceObject) (defined in AZ::RHI::ResourcePool) | AZ::RHI::ResourcePool | |
AZ_RTTI(DeviceObject, "{17D34F71-944C-4AF5-9823-627474C4C0A6}", Object) (defined in AZ::RHI::DeviceObject) | AZ::RHI::DeviceObject | |
AZ_RTTI(Object, "{E43378F1-2331-4173-94B8-990ED20E6003}") (defined in AZ::RHI::Object) | AZ::RHI::Object | |
BufferPoolBase()=default (defined in AZ::RHI::BufferPoolBase) | AZ::RHI::BufferPoolBase | protected |
Create() (defined in AZ::Vulkan::BufferPool) | AZ::Vulkan::BufferPool | static |
DeviceObject()=default (defined in AZ::RHI::DeviceObject) | AZ::RHI::DeviceObject | protected |
ForEach(AZStd::function< void(ResourceType &)> callback) | AZ::RHI::ResourcePool | |
ForEach(AZStd::function< void(const ResourceType &)> callback) const (defined in AZ::RHI::ResourcePool) | AZ::RHI::ResourcePool | |
GetDescriptor() const override final | AZ::RHI::BufferPool | virtual |
GetDevice() const (defined in AZ::Vulkan::BufferPool) | AZ::Vulkan::BufferPool | |
GetHeapMemoryUsage(HeapMemoryLevel heapMemoryLevel) const | AZ::RHI::ResourcePool | |
GetMapRefCount() const (defined in AZ::RHI::BufferPoolBase) | AZ::RHI::BufferPoolBase | protected |
GetMemoryUsage() const | AZ::RHI::ResourcePool | |
GetName() const | AZ::RHI::Object | |
GetResolver() const (defined in AZ::RHI::ResourcePool) | AZ::RHI::ResourcePool | |
GetResourceCount() const | AZ::RHI::ResourcePool | |
Init(Device &device, const BufferPoolDescriptor &descriptor) | AZ::RHI::BufferPool | |
AZ::RHI::BufferPoolBase::Init(Device &device, const ResourcePoolDescriptor &descriptor, const PlatformMethod &initMethod) | AZ::RHI::ResourcePool | protected |
AZ::RHI::DeviceObject::Init(Device &device) | AZ::RHI::DeviceObject | protected |
InitBuffer(const BufferInitRequest &request) | AZ::RHI::BufferPool | |
InitBuffer(Buffer *buffer, const BufferDescriptor &descriptor, PlatformMethod platformInitResourceMethod) (defined in AZ::RHI::BufferPoolBase) | AZ::RHI::BufferPoolBase | protected |
AZ::RHI::ResourcePool::InitResource(Resource *resource, const PlatformMethod &initResourceMethod) | AZ::RHI::ResourcePool | protected |
IsInitialized() const | AZ::RHI::DeviceObject | |
m_memoryUsage | AZ::RHI::ResourcePool | protected |
m_useCount (defined in AZ::RHI::Object) | AZ::RHI::Object | mutableprotected |
MapBuffer(const BufferMapRequest &request, BufferMapResponse &response) | AZ::RHI::BufferPool | |
Object()=default (defined in AZ::RHI::Object) | AZ::RHI::Object | protected |
OnFrameBegin() override (defined in AZ::RHI::BufferPool) | AZ::RHI::BufferPool | protected |
OnFrameCompile() override (defined in AZ::RHI::ResourcePool) | AZ::RHI::ResourcePool | protected |
OnFrameEnd() override (defined in AZ::RHI::ResourcePool) | AZ::RHI::ResourcePool | protected |
OrphanBuffer(Buffer &buffer) | AZ::RHI::BufferPool | |
PlatformMethod typedef | AZ::RHI::ResourcePool | protected |
release() const | AZ::RHI::Object | protected |
ResourcePool()=default (defined in AZ::RHI::ResourcePool) | AZ::RHI::ResourcePool | protected |
SetName(const Name &name) | AZ::RHI::Object | |
SetResolver(AZStd::unique_ptr< ResourcePoolResolver > &&resolvePolicy) | AZ::RHI::ResourcePool | protected |
Shutdown() override final | AZ::RHI::ResourcePool | virtual |
StreamBuffer(const BufferStreamRequest &request) | AZ::RHI::BufferPool | |
UnmapBuffer(Buffer &buffer) | AZ::RHI::BufferPool | |
use_count() | AZ::RHI::Object | inline |
ValidateBufferMap(Buffer &buffer, bool isDataValid) | AZ::RHI::BufferPoolBase | protected |
ValidateBufferUnmap(Buffer &buffer) | AZ::RHI::BufferPoolBase | protected |
ValidateIsInitialized() const | AZ::RHI::ResourcePool | protected |
ValidateIsRegistered(const Resource *resource) const | AZ::RHI::ResourcePool | protected |
ValidateIsUnregistered(const Resource *resource) const (defined in AZ::RHI::ResourcePool) | AZ::RHI::ResourcePool | protected |
ValidateNotProcessingFrame() const (defined in AZ::RHI::BufferPool) | AZ::RHI::BufferPool | protected |
~BufferPool()=default (defined in AZ::Vulkan::BufferPool) | AZ::Vulkan::BufferPool | virtual |
~BufferPoolBase() override=default (defined in AZ::RHI::BufferPoolBase) | AZ::RHI::BufferPoolBase | virtual |
~DeviceObject()=default (defined in AZ::RHI::DeviceObject) | AZ::RHI::DeviceObject | virtual |
~Object()=default (defined in AZ::RHI::Object) | AZ::RHI::Object | virtual |
~ResourcePool() (defined in AZ::RHI::ResourcePool) | AZ::RHI::ResourcePool | virtual |