![]() |
Qt 6.x
The Qt SDK
|
#include <qssgrenderbasetypes_p.h>
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 const char * | displayName (QSSGRenderTextureCubeFace face) |
static size_t | getSizeOfType (QSSGRenderComponentType type) |
static constexpr QSSGRenderTextureCubeFace | next (QSSGRenderTextureCubeFace face) |
static constexpr QSSGRenderTextureCubeFace | prev (QSSGRenderTextureCubeFace face) |
Definition at line 570 of file qssgrenderbasetypes_p.h.
|
static |
Definition at line 542 of file qssgrenderbasetypes.cpp.
References NegX, NegY, NegZ, PosX, PosY, and PosZ.
Referenced by QSSGRenderReflectionMap::addReflectionMapEntry(), and QSSGRenderShadowMap::addShadowMapEntry().
|
static |
Definition at line 562 of file qssgrenderbasetypes.cpp.
References Float16, Float32, Float64, Int16, Int32, Int64, Int8, qint8, UnsignedInt16, UnsignedInt32, UnsignedInt64, and UnsignedInt8.
Referenced by QSSGMeshBVHBuilder::buildTree(), and QSSGMesh::MeshInternal::byteSizeForComponentType().
|
inlinestaticconstexpr |
Definition at line 590 of file qssgrenderbasetypes_p.h.
References QSSGRenderTextureCubeFaces.
Referenced by RenderHelpers::rhiRenderReflectionMap().
|
inlinestaticconstexpr |
Definition at line 592 of file qssgrenderbasetypes_p.h.
References QSSGRenderTextureCubeFaces.
|
static |
Definition at line 397 of file qssgrenderbasetypes.cpp.
References Back, Disabled, Front, FrontAndBack, and Unknown.
|
static |
Definition at line 461 of file qssgrenderbasetypes.cpp.
References Always, Never, OpaqueOnly, and OpaquePrePass.
|
static |
Definition at line 477 of file qssgrenderbasetypes.cpp.
References Float16, Float32, Float64, Int16, Int32, Int64, Int8, UnsignedInt16, UnsignedInt32, UnsignedInt64, and UnsignedInt8.
|
static |
Definition at line 512 of file qssgrenderbasetypes.cpp.
References ClampToEdge, MirroredRepeat, Repeat, and Unknown.
|
static |
Definition at line 415 of file qssgrenderbasetypes.cpp.
References NegX, NegY, NegZ, PosX, PosY, and PosZ.
Referenced by QSSGAllocateBuffer::addDebug().
|
static |
Definition at line 528 of file qssgrenderbasetypes.cpp.
|
static |
Definition at line 507 of file qssgrenderbasetypes.cpp.
References QSSGRenderTextureFormat::toString().
|
static |
Definition at line 435 of file qssgrenderbasetypes.cpp.
References Anisotropy, Bump, Diffuse, Emissive, Environment, Normal, Specular, Translucent, and Unknown.
|
static |
Definition at line 385 of file qssgrenderbasetypes.cpp.
References Clockwise, and CounterClockwise.