OGRE-Next  4.0.0unstable
Object-Oriented Graphics Rendering Engine
Ogre::VulkanXcbSupport Class Referencefinal

#include <OgreVulkanXcbSupport.h>

+ Inheritance diagram for Ogre::VulkanXcbSupport:

Public Member Functions

 VulkanXcbSupport ()
 
void addConfig (VulkanRenderSystem *renderSystem) override
 Add any special config values to the system. More...
 
virtual IdString getInterfaceName () const override
 
virtual String getInterfaceNameStr () const override
 
void setConfigOption (const String &name, const String &value) override
 
- Public Member Functions inherited from Ogre::VulkanSupport
 VulkanSupport ()
 
virtual ~VulkanSupport ()
 
ConfigOptionMapgetConfigOptions (VulkanRenderSystem *renderSystem)
 
virtual unsigned int getDisplayMonitorCount () const
 Gets the number of display monitors. More...
 
uint32 getSelectedDeviceIdx () const
 
bool isSupported () const
 
void setSupported ()
 
virtual String validateConfigOptions ()
 

Constructor & Destructor Documentation

◆ VulkanXcbSupport()

Ogre::VulkanXcbSupport::VulkanXcbSupport ( )

Member Function Documentation

◆ addConfig()

void Ogre::VulkanXcbSupport::addConfig ( VulkanRenderSystem renderSystem)
overridevirtual

Add any special config values to the system.

Must have a "Full Screen" value that is a bool and a "Video Mode" value that is a string in the form of wxhxb

Reimplemented from Ogre::VulkanSupport.

◆ getInterfaceName()

virtual IdString Ogre::VulkanXcbSupport::getInterfaceName ( ) const
overridevirtual

Reimplemented from Ogre::VulkanSupport.

◆ getInterfaceNameStr()

virtual String Ogre::VulkanXcbSupport::getInterfaceNameStr ( ) const
overridevirtual

Reimplemented from Ogre::VulkanSupport.

◆ setConfigOption()

void Ogre::VulkanXcbSupport::setConfigOption ( const String name,
const String value 
)
overridevirtual

Reimplemented from Ogre::VulkanSupport.


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