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
QRhiShaderResourceBinding Member List

This is the complete list of members for QRhiShaderResourceBinding, including all inherited members.

BufferLoad enum valueQRhiShaderResourceBinding
bufferLoad(int binding, StageFlags stage, QRhiBuffer *buf)QRhiShaderResourceBindingstatic
bufferLoad(int binding, StageFlags stage, QRhiBuffer *buf, quint32 offset, quint32 size)QRhiShaderResourceBindingstatic
BufferLoadStore enum valueQRhiShaderResourceBinding
bufferLoadStore(int binding, StageFlags stage, QRhiBuffer *buf)QRhiShaderResourceBindingstatic
bufferLoadStore(int binding, StageFlags stage, QRhiBuffer *buf, quint32 offset, quint32 size)QRhiShaderResourceBindingstatic
BufferStore enum valueQRhiShaderResourceBinding
bufferStore(int binding, StageFlags stage, QRhiBuffer *buf)QRhiShaderResourceBindingstatic
bufferStore(int binding, StageFlags stage, QRhiBuffer *buf, quint32 offset, quint32 size)QRhiShaderResourceBindingstatic
ComputeStage enum valueQRhiShaderResourceBinding
FragmentStage enum valueQRhiShaderResourceBinding
GeometryStage enum valueQRhiShaderResourceBinding
ImageLoad enum valueQRhiShaderResourceBinding
imageLoad(int binding, StageFlags stage, QRhiTexture *tex, int level)QRhiShaderResourceBindingstatic
ImageLoadStore enum valueQRhiShaderResourceBinding
imageLoadStore(int binding, StageFlags stage, QRhiTexture *tex, int level)QRhiShaderResourceBindingstatic
ImageStore enum valueQRhiShaderResourceBinding
imageStore(int binding, StageFlags stage, QRhiTexture *tex, int level)QRhiShaderResourceBindingstatic
isLayoutCompatible(const QRhiShaderResourceBinding &other) constQRhiShaderResourceBinding
LAYOUT_DESC_ENTRIES_PER_BINDINGQRhiShaderResourceBindingstatic
operator!=(const QRhiShaderResourceBinding &a, const QRhiShaderResourceBinding &b) noexceptQRhiShaderResourceBindingrelated
operator==(const QRhiShaderResourceBinding &a, const QRhiShaderResourceBinding &b) noexceptQRhiShaderResourceBindingrelated
QRhiImplementation classQRhiShaderResourceBindingfriend
QRhiShaderResourceBinding()=defaultQRhiShaderResourceBinding
SampledTexture enum valueQRhiShaderResourceBinding
sampledTexture(int binding, StageFlags stage, QRhiTexture *tex, QRhiSampler *sampler)QRhiShaderResourceBindingstatic
sampledTextures(int binding, StageFlags stage, int count, const TextureAndSampler *texSamplers)QRhiShaderResourceBindingstatic
Sampler enum valueQRhiShaderResourceBinding
sampler(int binding, StageFlags stage, QRhiSampler *sampler)QRhiShaderResourceBindingstatic
serializeLayoutDescription(const QRhiShaderResourceBinding *first, const QRhiShaderResourceBinding *last, Output dst)QRhiShaderResourceBindinginlinestatic
StageFlag enum nameQRhiShaderResourceBinding
TessellationControlStage enum valueQRhiShaderResourceBinding
TessellationEvaluationStage enum valueQRhiShaderResourceBinding
Texture enum valueQRhiShaderResourceBinding
texture(int binding, StageFlags stage, QRhiTexture *tex)QRhiShaderResourceBindingstatic
textures(int binding, StageFlags stage, int count, QRhiTexture **tex)QRhiShaderResourceBindingstatic
Type enum nameQRhiShaderResourceBinding
UniformBuffer enum valueQRhiShaderResourceBinding
uniformBuffer(int binding, StageFlags stage, QRhiBuffer *buf)QRhiShaderResourceBindingstatic
uniformBuffer(int binding, StageFlags stage, QRhiBuffer *buf, quint32 offset, quint32 size)QRhiShaderResourceBindingstatic
uniformBufferWithDynamicOffset(int binding, StageFlags stage, QRhiBuffer *buf, quint32 size)QRhiShaderResourceBindingstatic
VertexStage enum valueQRhiShaderResourceBinding