Berserk
|
This is the complete list of members for RHIResourceSetDesc, including all inherited members.
AddBuffer(Ref< RHIUniformBuffer > buffer, uint32 location, uint32 offset, uint32 range) | RHIResourceSetDesc | |
AddSampler(Ref< RHISampler > sampler, uint32 location, uint32 arrayIndex=0) | RHIResourceSetDesc | |
AddTexture(Ref< RHITexture > texture, uint32 location, uint32 arrayIndex=0) | RHIResourceSetDesc | |
Clear() | RHIResourceSetDesc | |
GetBuffers() const | RHIResourceSetDesc | inline |
GetSamplers() const | RHIResourceSetDesc | inline |
GetTextures() const | RHIResourceSetDesc | inline |
RHIResourceSetDesc()=default | RHIResourceSetDesc | |
SetBuffer(Ref< RHIUniformBuffer > buffer, uint32 location, uint32 offset, uint32 range) | RHIResourceSetDesc | |
SetSampler(Ref< RHISampler > sampler, uint32 location, uint32 arrayIndex=0) | RHIResourceSetDesc | |
SetTexture(Ref< RHITexture > texture, uint32 location, uint32 arrayIndex=0) | RHIResourceSetDesc | |
~RHIResourceSetDesc()=default | RHIResourceSetDesc |