![]() |
Plasma Engine
2.0
|
This is the complete list of members for plGALBufferVulkan, including all inherited members.
| AddRef() const | plRefCountingImpl | inline |
| CreateBuffer() const (defined in plGALBufferVulkan) | plGALBufferVulkan | protected |
| DeInitPlatform(plGALDevice *pDevice) override (defined in plGALBufferVulkan) | plGALBufferVulkan | protectedvirtual |
| DiscardBuffer() const (defined in plGALBufferVulkan) | plGALBufferVulkan | |
| GetAccessMask() const (defined in plGALBufferVulkan) | plGALBufferVulkan | |
| GetAlignment(const plGALDeviceVulkan *pDevice, vk::BufferUsageFlags usage) (defined in plGALBufferVulkan) | plGALBufferVulkan | static |
| GetAllocation() const (defined in plGALBufferVulkan) | plGALBufferVulkan | |
| GetAllocationInfo() const (defined in plGALBufferVulkan) | plGALBufferVulkan | |
| GetBufferInfo() const (defined in plGALBufferVulkan) | plGALBufferVulkan | |
| GetIndexType() const (defined in plGALBufferVulkan) | plGALBufferVulkan | |
| GetParentResource() const (defined in plGALResourceBase) | plGALResourceBase | inlinevirtual |
| GetRefCount() const | plRefCountingImpl | inline |
| GetSize() const (defined in plGALBuffer) | plGALBuffer | |
| GetUsedByPipelineStage() const (defined in plGALBufferVulkan) | plGALBufferVulkan | |
| GetVkBuffer() const (defined in plGALBufferVulkan) | plGALBufferVulkan | |
| InitPlatform(plGALDevice *pDevice, plArrayPtr< const plUInt8 > pInitialData) override (defined in plGALBufferVulkan) | plGALBufferVulkan | protectedvirtual |
| IsReferenced() const | plRefCountingImpl | inline |
| m_access (defined in plGALBufferVulkan) | plGALBufferVulkan | protected |
| m_allocInfo (defined in plGALBufferVulkan) | plGALBufferVulkan | mutableprotected |
| m_bCPU (defined in plGALBufferVulkan) | plGALBufferVulkan | protected |
| m_currentBuffer (defined in plGALBufferVulkan) | plGALBufferVulkan | mutableprotected |
| m_device (defined in plGALBufferVulkan) | plGALBufferVulkan | protected |
| m_hDefaultResourceView (defined in plGALBuffer) | plGALBuffer | protected |
| m_indexType (defined in plGALBufferVulkan) | plGALBufferVulkan | protected |
| m_pDeviceVulkan (defined in plGALBufferVulkan) | plGALBufferVulkan | protected |
| m_resourceBufferInfo (defined in plGALBufferVulkan) | plGALBufferVulkan | mutableprotected |
| m_ResourceViews (defined in plGALBuffer) | plGALBuffer | protected |
| m_sDebugName (defined in plGALBufferVulkan) | plGALBufferVulkan | mutableprotected |
| m_size (defined in plGALBufferVulkan) | plGALBufferVulkan | protected |
| m_stages (defined in plGALBufferVulkan) | plGALBufferVulkan | protected |
| m_UnorderedAccessViews (defined in plGALBuffer) | plGALBuffer | protected |
| m_usage (defined in plGALBufferVulkan) | plGALBufferVulkan | protected |
| m_usedBuffers (defined in plGALBufferVulkan) | plGALBufferVulkan | mutableprotected |
| operator=(const plRefCountingImpl &rhs) (defined in plRefCountingImpl) | plRefCountingImpl | inline |
| plGALBuffer(const plGALBufferCreationDescription &Description) (defined in plGALBuffer) | plGALBuffer | protected |
| plGALBufferVulkan(const plGALBufferCreationDescription &Description, bool bCPU=false) (defined in plGALBufferVulkan) | plGALBufferVulkan | protected |
| plGALDeviceVulkan (defined in plGALBufferVulkan) | plGALBufferVulkan | friend |
| plMemoryUtils (defined in plGALBufferVulkan) | plGALBufferVulkan | friend |
| plRefCountingImpl()=default | plRefCountingImpl | |
| plRefCountingImpl(const plRefCountingImpl &rhs) (defined in plRefCountingImpl) | plRefCountingImpl | inline |
| ReleaseRef() const | plRefCountingImpl | inline |
| SetDebugName(const char *szName) const (defined in plGALResourceBase) | plGALResourceBase | inline |
| SetDebugNamePlatform(const char *szName) const override (defined in plGALBufferVulkan) | plGALBufferVulkan | protectedvirtual |
| ~plGALBuffer() (defined in plGALBuffer) | plGALBuffer | protectedvirtual |
| ~plGALBufferVulkan() (defined in plGALBufferVulkan) | plGALBufferVulkan | protectedvirtual |
| ~plGALResourceBase()=default (defined in plGALResourceBase) | plGALResourceBase | inlineprotected |
| ~plRefCounted()=default | plRefCounted | virtual |