![]() |
OGRE-Next 3.0.0
Object-Oriented Graphics Rendering Engine
|
#include <OgreVulkanXcbSupport.h>
Public Member Functions | |
VulkanXcbSupport () | |
void | addConfig (VulkanRenderSystem *renderSystem) override |
Add any special config values to the system. | |
virtual IdString | getInterfaceName () const override |
virtual String | getInterfaceNameStr () const override |
void | setConfigOption (const String &name, const String &value) override |
![]() | |
VulkanSupport () | |
virtual | ~VulkanSupport () |
virtual void | addConfig (VulkanRenderSystem *renderSystem) |
Add any special config values to the system. | |
ConfigOptionMap & | getConfigOptions (VulkanRenderSystem *renderSystem) |
virtual unsigned int | getDisplayMonitorCount () const |
Gets the number of display monitors. | |
virtual IdString | getInterfaceName () const |
virtual String | getInterfaceNameStr () const |
uint32 | getSelectedDeviceIdx () const |
bool | isSupported () const |
virtual void | setConfigOption (const String &name, const String &value) |
void | setSupported () |
virtual String | validateConfigOptions () |
Ogre::VulkanXcbSupport::VulkanXcbSupport | ( | ) |
|
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.
|
overridevirtual |
Reimplemented from Ogre::VulkanSupport.
|
overridevirtual |
Reimplemented from Ogre::VulkanSupport.
|
overridevirtual |
Reimplemented from Ogre::VulkanSupport.