Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qssgrenderbasetypes.cpp File Reference

(b027d2e8e3e8c21121d731c69ee6f399405cb0b6)

Include dependency graph for qssgrenderbasetypes.cpp:

Go to the source code of this file.

Variables

static QT_BEGIN_NAMESPACE const char qssgSamplerNames [][18]

Variable Documentation

◆ qssgSamplerNames

QT_BEGIN_NAMESPACE const char qssgSamplerNames
static
Initial value:
= {
"sampler2D",
"sampler2DArray",
"sampler3D",
"samplerCube",
"samplerCubeArray",
"samplerBuffer"
}

Definition at line 10 of file qssgrenderbasetypes.cpp.