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
QSSGBaseTypeHelpers Class Reference

#include <qssgrenderbasetypes_p.h>

Collaboration diagram for QSSGBaseTypeHelpers:

Static Public Member Functions

static const char * toString (QSSGRenderTextureCubeFace value)
static const char * toString (QSSGRenderTextureTypeValue value)
static const char * toString (QSSGDepthDrawMode value)
static const char * toString (QSSGRenderWinding value)
static const char * toString (QSSGCullFaceMode value)
static const char * toString (QSSGRenderComponentType value)
static const char * toString (QSSGRenderTextureFormat::Format value)
static const char * toString (QSSGRenderTextureCoordOp value)
static const char * toString (QSSGRenderTextureFilterOp value)
static QByteArray toString (QSSGRenderSamplerType value)
static const char * displayName (QSSGRenderTextureCubeFace face)
static size_t getSizeOfType (QSSGRenderComponentType type)
static constexpr QSSGRenderTextureCubeFace next (QSSGRenderTextureCubeFace face)
static constexpr QSSGRenderTextureCubeFace prev (QSSGRenderTextureCubeFace face)
static constexpr QSSGRenderTextureCubeFaceT indexOfCubeFace (QSSGRenderTextureCubeFace face) noexcept

Detailed Description

Definition at line 370 of file qssgrenderbasetypes_p.h.

Member Function Documentation

◆ displayName()

const char * QSSGBaseTypeHelpers::displayName ( QSSGRenderTextureCubeFace face)
static

Definition at line 704 of file qssgrenderbasetypes.cpp.

◆ getSizeOfType()

size_t QSSGBaseTypeHelpers::getSizeOfType ( QSSGRenderComponentType type)
static

Definition at line 724 of file qssgrenderbasetypes.cpp.

◆ indexOfCubeFace()

constexpr QSSGRenderTextureCubeFaceT QSSGBaseTypeHelpers::indexOfCubeFace ( QSSGRenderTextureCubeFace face)
inlinestaticconstexprnoexcept

Definition at line 396 of file qssgrenderbasetypes_p.h.

◆ next()

constexpr QSSGRenderTextureCubeFace QSSGBaseTypeHelpers::next ( QSSGRenderTextureCubeFace face)
inlinestaticconstexpr

Definition at line 391 of file qssgrenderbasetypes_p.h.

◆ prev()

constexpr QSSGRenderTextureCubeFace QSSGBaseTypeHelpers::prev ( QSSGRenderTextureCubeFace face)
inlinestaticconstexpr

Definition at line 393 of file qssgrenderbasetypes_p.h.

◆ toString() [1/10]

const char * QSSGBaseTypeHelpers::toString ( QSSGCullFaceMode value)
static

Definition at line 554 of file qssgrenderbasetypes.cpp.

◆ toString() [2/10]

const char * QSSGBaseTypeHelpers::toString ( QSSGDepthDrawMode value)
static

Definition at line 618 of file qssgrenderbasetypes.cpp.

◆ toString() [3/10]

const char * QSSGBaseTypeHelpers::toString ( QSSGRenderComponentType value)
static

Definition at line 634 of file qssgrenderbasetypes.cpp.

◆ toString() [4/10]

QByteArray QSSGBaseTypeHelpers::toString ( QSSGRenderSamplerType value)
static

Definition at line 699 of file qssgrenderbasetypes.cpp.

◆ toString() [5/10]

const char * QSSGBaseTypeHelpers::toString ( QSSGRenderTextureCoordOp value)
static

Definition at line 669 of file qssgrenderbasetypes.cpp.

◆ toString() [6/10]

const char * QSSGBaseTypeHelpers::toString ( QSSGRenderTextureCubeFace value)
static

Definition at line 572 of file qssgrenderbasetypes.cpp.

◆ toString() [7/10]

const char * QSSGBaseTypeHelpers::toString ( QSSGRenderTextureFilterOp value)
static

Definition at line 685 of file qssgrenderbasetypes.cpp.

◆ toString() [8/10]

const char * QSSGBaseTypeHelpers::toString ( QSSGRenderTextureFormat::Format value)
static

Definition at line 664 of file qssgrenderbasetypes.cpp.

◆ toString() [9/10]

const char * QSSGBaseTypeHelpers::toString ( QSSGRenderTextureTypeValue value)
static

Definition at line 592 of file qssgrenderbasetypes.cpp.

◆ toString() [10/10]

const char * QSSGBaseTypeHelpers::toString ( QSSGRenderWinding value)
static

Definition at line 542 of file qssgrenderbasetypes.cpp.


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