|
Foundation
|
This is the complete list of members for Foundation::RHI::VulkanSurface, including all inherited members.
| DebugSetObjectName(const char *name) override | Foundation::RHI::VulkanSurface | inlinevirtual |
| GetSupportedFormats() const override | Foundation::RHI::VulkanSurface | inlinevirtual |
| GetSupportedPresentModes() const override | Foundation::RHI::VulkanSurface | inlinevirtual |
| GetVkSurface() const | Foundation::RHI::VulkanSurface | inline |
| mDevice | Foundation::RHI::VulkanSurface | private |
| mSupportedFormats | Foundation::RHI::VulkanSurface | private |
| mSupportedPresentModes | Foundation::RHI::VulkanSurface | private |
| mSurface | Foundation::RHI::VulkanSurface | private |
| operator=(const RHIObject &)=delete | Foundation::RHI::RHIObject | |
| operator=(RHIObject &&)=delete | Foundation::RHI::RHIObject | |
| RHIObject()=default | Foundation::RHI::RHIObject | |
| RHIObject(RHIObject const &)=delete | Foundation::RHI::RHIObject | |
| RHIObject(RHIObject &&)=delete | Foundation::RHI::RHIObject | |
| VulkanSurface(const VulkanDevice &device, SurfaceDesc const &desc) | Foundation::RHI::VulkanSurface | |
| ~RHIObject()=default | Foundation::RHI::RHIObject | virtual |