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
qssgrendercontextcore.cpp File Reference

(fd65437518a99418bd978ef5531072404f21a858)

#include "qssgrendercontextcore.h"
#include <QtQuick3DRuntimeRender/private/qssgrendernode_p.h>
#include <QtQuick3DRuntimeRender/private/qssgrenderbuffermanager_p.h>
#include <QtQuick3DRuntimeRender/private/qssgrendershadercache_p.h>
#include <QtQuick3DRuntimeRender/private/qssgrendercamera_p.h>
#include <QtQuick3DRuntimeRender/private/qssgrendershaderlibrarymanager_p.h>
#include <QtQuick3DRuntimeRender/private/qssgrendershadercodegenerator_p.h>
#include <QtQuick3DRuntimeRender/private/qssgrenderdefaultmaterialshadergenerator_p.h>
#include <QtQuick3DRuntimeRender/private/qssgrhicustommaterialsystem_p.h>
#include <QtQuick3DRuntimeRender/private/qssgperframeallocator_p.h>
#include <QtQuick3DRuntimeRender/private/qssgrenderer_p.h>
#include <QtQuick3DRuntimeRender/private/qssgrendererutil_p.h>
#include <QtQuick3DRuntimeRender/private/qssgdebugdrawsystem_p.h>
#include <QtQuick/private/qquickwindow_p.h>
+ Include dependency graph for qssgrendercontextcore.cpp:

Go to the source code of this file.

Functions

static bool loadPregenratedShaders ()
 
static const std::shared_ptr< QSSGShaderLibraryManager > & q3ds_shaderLibraryManager ()
 

Function Documentation

◆ loadPregenratedShaders()

static bool loadPregenratedShaders ( )
static

Definition at line 41 of file qssgrendercontextcore.cpp.

References qEnvironmentVariableIntValue().

+ Here is the call graph for this function:

◆ q3ds_shaderLibraryManager()

static const std::shared_ptr< QSSGShaderLibraryManager > & q3ds_shaderLibraryManager ( )
static

Definition at line 105 of file qssgrendercontextcore.cpp.