#include <Context1Vk.h>
Definition at line 941 of file Context1Vk.h.
◆ ContextExVk()
| ContextExVk::ContextExVk |
( |
uint32_t |
w, |
|
|
uint32_t |
h |
|
) |
| |
|
inline |
construct ContextExVk.
- Parameters
-
| w | window width |
| h | window height |
Definition at line 981 of file Context1Vk.h.
struct ContextExVk::@12 config
◆ ~ContextExVk()
| ContextExVk::~ContextExVk |
( |
| ) |
|
|
inline |
◆ configuration()
| void ContextExVk::configuration |
( |
std::vector< std::string > & |
layerExtensions, |
|
|
std::vector< std::string > & |
instanceExtensions |
|
) |
| |
◆ createDebug()
| void ContextExVk::createDebug |
( |
| ) |
|
◆ createInstance()
| VkResult ContextExVk::createInstance |
( |
bool |
enableValidation | ) |
|
◆ destroyInstance()
| void ContextExVk::destroyInstance |
( |
| ) |
|
◆ initialize()
| bool ContextExVk::initialize |
( |
| ) |
|
◆ set$()
| void ContextExVk::set$ |
( |
| ) |
|
Set Extern Global Variables.
⚡ named by prefix $.
◆ shutdown()
| bool ContextExVk::shutdown |
( |
| ) |
|
◆ appInfo
| VkApplicationInfo ContextExVk::appInfo = {} |
| struct { ... } ContextExVk::config |
◆ deb
◆ debug_report_callback
| VkDebugReportCallbackEXT ContextExVk::debug_report_callback |
◆ depthFormat
| VkFormat ContextExVk::depthFormat |
◆ device
◆ deviceCreatepNextChain
| void* ContextExVk::deviceCreatepNextChain = nullptr |
◆ instance
| VkInstance ContextExVk::instance |
◆ settings
◆ submitInfo
| VkSubmitInfo ContextExVk::submitInfo |
◆ type
The documentation for this struct was generated from the following file: