Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
CurrentContext Class Reference
+ Collaboration diagram for CurrentContext:

Public Member Functions

 CurrentContext ()
 
 ~CurrentContext ()
 
QOpenGLContextcontext ()
 

Detailed Description

Definition at line 57 of file vulkanserverbufferintegration.cpp.

Constructor & Destructor Documentation

◆ CurrentContext()

CurrentContext::CurrentContext ( )
inline

Definition at line 60 of file vulkanserverbufferintegration.cpp.

References QOpenGLContext::currentContext(), QOpenGLContext::globalShareContext(), and qCritical.

+ Here is the call graph for this function:

◆ ~CurrentContext()

CurrentContext::~CurrentContext ( )
inline

Definition at line 81 of file vulkanserverbufferintegration.cpp.

Member Function Documentation

◆ context()

QOpenGLContext * CurrentContext::context ( )
inline

Definition at line 86 of file vulkanserverbufferintegration.cpp.

References QOpenGLContext::currentContext().

Referenced by VulkanServerBufferIntegration::createServerBufferFromData(), VulkanServerBufferIntegration::createServerBufferFromImage(), and VulkanServerBuffer::toOpenGlTexture().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

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