5#ifndef QSSG_RENDERER_UTIL_H
6#define QSSG_RENDERER_UTIL_H
19#include <QtQuick3DUtils/private/qssgrenderbasetypes_p.h>
26 return (
value + 3) & ~3;
49 return (
p1.m_key ==
p2.m_key) && (
p1.m_path ==
p2.m_path);
QSSGRenderPath(const QString &p) noexcept
friend size_t qHash(const QSSGRenderPath &, size_t) Q_DECL_NOTHROW
friend bool operator==(const QSSGRenderPath &, const QSSGRenderPath &)
\macro QT_RESTRICTED_CAST_FROM_ASCII
bool isNull() const
Returns true if this string is null; otherwise returns false.
bool isEmpty() const
Returns true if the string has no characters; otherwise returns false.
constexpr quint32 nextMultipleOf4(quint32 value)
Combined button and popup list for selecting options.
EGLOutputLayerEXT EGLint EGLAttrib value
[5]
GLsizei const GLchar *const * path
static Q_CONSTINIT QBasicAtomicInteger< unsigned > seed
size_t qHash(const QSSGRenderPath &path, size_t seed) Q_DECL_NOTHROW
bool operator==(const QSSGRenderPath &p1, const QSSGRenderPath &p2)
static Q_CORE_EXPORT QHashSeed globalSeed() noexcept
\threadsafe