![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qsgopenvgcontext_p.h>
Public Attributes | |
| int | sType = INIT_PARAMS_MAGIC |
| QOpenVGContext * | context = nullptr |
Definition at line 25 of file qsgopenvgcontext_p.h.
| QOpenVGContext* QSGOpenVGRenderContext::InitParams::context = nullptr |
Definition at line 27 of file qsgopenvgcontext_p.h.
Referenced by testing.tools.safetynet_job.JobRun::_BuildRunMetadata(), testing.tools.safetynet_job.JobRun::_IncrementalRun(), testing.tools.safetynet_job.JobRun::_WriteCheckpoint(), testing.tools.safetynet_job.JobRun::_WriteRawJson(), QSGOpenVGRenderLoop::renderWindow(), and testing.tools.safetynet_job.JobRun::Run().
| int QSGOpenVGRenderContext::InitParams::sType = INIT_PARAMS_MAGIC |
Definition at line 26 of file qsgopenvgcontext_p.h.
Referenced by QSGOpenVGRenderContext::initialize().