|
CsPaint
2.0.0
|
This is the complete list of members for CsPaint::context, including all inherited members.
| context(vk::Instance instance) | CsPaint::context | |
| context(const context &) = delete | CsPaint::context | delete |
| create(const std::string &app_name, uint32_t app_version=0, const std::vector< std::string > &extensions=std::vector< std::string >(), const std::vector< std::string > &layers=std::vector< std::string >()) | CsPaint::context | static |
| create(const char *app_name, uint32_t app_version=0, const std::vector< const char * > &extensions=std::vector< const char * >(), const std::vector< const char * > &layers=std::vector< const char * >()) | CsPaint::context | static |
| create(vk::Instance instance) | CsPaint::context | static |
| error_callback_t typedef | CsPaint::context | |
| handle typedef | CsPaint::context | |
| instance() const | CsPaint::context | inline |
| operator=(const context &) = delete | CsPaint::context | delete |
| setDebugCallback(std::function< error_callback_t > callback, vk::DebugReportFlagsEXT flags=vk::DebugReportFlagBitsEXT::eError|vk::DebugReportFlagBitsEXT::eWarning) | CsPaint::context | |
| ~context() | CsPaint::context | inline |