Loading...
Searching...
No Matches
HgiResourceBindings Class Reference

Represents a collection of buffers, texture and vertex attributes that will be used by an cmds object (and pipeline). More...

#include <resourceBindings.h>

+ Inheritance diagram for HgiResourceBindings:

Public Member Functions

HGI_API HgiResourceBindingsDesc const & GetDescriptor () const
 The descriptor describes the object.
 

Protected Member Functions

HGI_API HgiResourceBindings (HgiResourceBindingsDesc const &desc)
 

Protected Attributes

HgiResourceBindingsDesc _descriptor
 

Detailed Description

Represents a collection of buffers, texture and vertex attributes that will be used by an cmds object (and pipeline).

Definition at line 190 of file resourceBindings.h.

Member Function Documentation

◆ GetDescriptor()

HGI_API HgiResourceBindingsDesc const & GetDescriptor ( ) const

The descriptor describes the object.

Member Data Documentation

◆ _descriptor

HgiResourceBindingsDesc _descriptor
protected

Definition at line 204 of file resourceBindings.h.


The documentation for this class was generated from the following file: