Berserk
Classes
RHIResourceSet.hpp File Reference
#include <core/Config.hpp>
#include <core/Data.hpp>
#include <core/Typedefs.hpp>
#include <rhi/RHIBuffer.hpp>
#include <rhi/RHIResource.hpp>
#include <rhi/RHISampler.hpp>
#include <rhi/RHITexture.hpp>
#include <vector>
Include dependency graph for RHIResourceSet.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RHIResourceSetDesc
 Describes single set of GPU resource for shader. More...
 
struct  RHIResourceSetDesc::TextureBinding
 
struct  RHIResourceSetDesc::SamplerBinding
 
struct  RHIResourceSetDesc::BufferBinding
 
class  RHIResourceSet
 Set of resource ready to be bound to the pipeline. More...