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

(f9d7a3692bcbf1ce79755b212649dc6c432c88ec)

#include "qssgrendererimplshaders_p.h"
#include <QtQuick3DRuntimeRender/private/qssgrenderer_p.h>
#include <QtQuick3DRuntimeRender/private/qssgrenderlight_p.h>
#include "../qssgrendercontextcore.h"
#include <QtQuick3DRuntimeRender/private/qssgrendershadercache_p.h>
#include <QtQuick3DRuntimeRender/private/qssgrendershaderlibrarymanager_p.h>
#include <QtQuick3DRuntimeRender/private/qssgrendershadercodegenerator_p.h>
#include <QtQuick3DRuntimeRender/private/qssgrenderdefaultmaterialshadergenerator_p.h>
#include <QtQuick3DRuntimeRender/private/qssgvertexpipelineimpl_p.h>
+ Include dependency graph for qssgrendererimplshaders_rhi.cpp:

Go to the source code of this file.

Functions

static constexpr size_t getSkyboxIndex (QSSGRenderLayer::TonemapMode tonemapMode, bool isRGBE)
 

Function Documentation

◆ getSkyboxIndex()

static constexpr size_t getSkyboxIndex ( QSSGRenderLayer::TonemapMode tonemapMode,
bool isRGBE )
inlinestaticconstexpr

Definition at line 77 of file qssgrendererimplshaders_rhi.cpp.

References QSSGRenderLayer::Aces, QSSGRenderLayer::Custom, QSSGRenderLayer::Filmic, QSSGRenderLayer::HejlDawson, QSSGRenderLayer::Linear, QSSGRenderLayer::None, and QSSGRenderLayer::TonemapModeCount.

Referenced by QSSGBuiltInRhiShaderCache::getRhiSkyBoxShader().

+ Here is the caller graph for this function: