![]() |
Qt 6.x
The Qt SDK
|
This is the complete list of members for QRhiShaderResourceBinding, including all inherited members.
bufferLoad(int binding, StageFlags stage, QRhiBuffer *buf) | QRhiShaderResourceBinding | static |
bufferLoad(int binding, StageFlags stage, QRhiBuffer *buf, quint32 offset, quint32 size) | QRhiShaderResourceBinding | static |
BufferLoad enum value | QRhiShaderResourceBinding | |
bufferLoadStore(int binding, StageFlags stage, QRhiBuffer *buf) | QRhiShaderResourceBinding | static |
bufferLoadStore(int binding, StageFlags stage, QRhiBuffer *buf, quint32 offset, quint32 size) | QRhiShaderResourceBinding | static |
BufferLoadStore enum value | QRhiShaderResourceBinding | |
bufferStore(int binding, StageFlags stage, QRhiBuffer *buf) | QRhiShaderResourceBinding | static |
bufferStore(int binding, StageFlags stage, QRhiBuffer *buf, quint32 offset, quint32 size) | QRhiShaderResourceBinding | static |
BufferStore enum value | QRhiShaderResourceBinding | |
ComputeStage enum value | QRhiShaderResourceBinding | |
FragmentStage enum value | QRhiShaderResourceBinding | |
GeometryStage enum value | QRhiShaderResourceBinding | |
ImageLoad enum value | QRhiShaderResourceBinding | |
imageLoad(int binding, StageFlags stage, QRhiTexture *tex, int level) | QRhiShaderResourceBinding | static |
imageLoadStore(int binding, StageFlags stage, QRhiTexture *tex, int level) | QRhiShaderResourceBinding | static |
ImageLoadStore enum value | QRhiShaderResourceBinding | |
ImageStore enum value | QRhiShaderResourceBinding | |
imageStore(int binding, StageFlags stage, QRhiTexture *tex, int level) | QRhiShaderResourceBinding | static |
isLayoutCompatible(const QRhiShaderResourceBinding &other) const | QRhiShaderResourceBinding | |
LAYOUT_DESC_ENTRIES_PER_BINDING | QRhiShaderResourceBinding | static |
operator!=(const QRhiShaderResourceBinding &a, const QRhiShaderResourceBinding &b) noexcept | QRhiShaderResourceBinding | related |
operator==(const QRhiShaderResourceBinding &a, const QRhiShaderResourceBinding &b) noexcept | QRhiShaderResourceBinding | related |
qHash(const QRhiShaderResourceBinding &b, size_t seed) noexcept | QRhiShaderResourceBinding | related |
QRhiImplementation | QRhiShaderResourceBinding | friend |
QRhiShaderResourceBinding()=default | QRhiShaderResourceBinding | |
sampledTexture(int binding, StageFlags stage, QRhiTexture *tex, QRhiSampler *sampler) | QRhiShaderResourceBinding | static |
SampledTexture enum value | QRhiShaderResourceBinding | |
sampledTextures(int binding, StageFlags stage, int count, const TextureAndSampler *texSamplers) | QRhiShaderResourceBinding | static |
sampler(int binding, StageFlags stage, QRhiSampler *sampler) | QRhiShaderResourceBinding | static |
Sampler enum value | QRhiShaderResourceBinding | |
serializeLayoutDescription(const QRhiShaderResourceBinding *first, const QRhiShaderResourceBinding *last, Output dst) | QRhiShaderResourceBinding | inlinestatic |
StageFlag enum name | QRhiShaderResourceBinding | |
TessellationControlStage enum value | QRhiShaderResourceBinding | |
TessellationEvaluationStage enum value | QRhiShaderResourceBinding | |
Texture enum value | QRhiShaderResourceBinding | |
texture(int binding, StageFlags stage, QRhiTexture *tex) | QRhiShaderResourceBinding | static |
textures(int binding, StageFlags stage, int count, QRhiTexture **tex) | QRhiShaderResourceBinding | static |
Type enum name | QRhiShaderResourceBinding | |
UniformBuffer enum value | QRhiShaderResourceBinding | |
uniformBuffer(int binding, StageFlags stage, QRhiBuffer *buf) | QRhiShaderResourceBinding | static |
uniformBuffer(int binding, StageFlags stage, QRhiBuffer *buf, quint32 offset, quint32 size) | QRhiShaderResourceBinding | static |
uniformBufferWithDynamicOffset(int binding, StageFlags stage, QRhiBuffer *buf, quint32 size) | QRhiShaderResourceBinding | static |
VertexStage enum value | QRhiShaderResourceBinding |