|
|
using | Register = uint32_t |
| |
|
|
| AZ_TYPE_INFO (ResourceBindingInfo, "{2B25FA97-21C2-4567-8F01-6A64F7B9DFF6}") |
| |
|
| ResourceBindingInfo (const RHI::ShaderStageMask &mask, uint32_t registerId, uint32_t spaceId) |
| |
|
HashValue64 | GetHash () const |
| | Returns the hash computed for the binding info.
|
| |
|
|
static void | Reflect (AZ::ReflectContext *context) |
| |
|
|
RHI::ShaderStageMask | m_shaderStageMask = RHI::ShaderStageMask::None |
| | Usage mask of resource.
|
| |
|
Register | m_registerId = InvalidRegister |
| | Register id of a resource.
|
| |
|
uint32_t | m_spaceId = InvalidRegister |
| | Space id of the resource.
|
| |
|
|
static const Register | InvalidRegister = ~0u |
| |
The documentation for this struct was generated from the following file:
- Gems/Atom/RHI/Code/Include/Atom/RHI.Reflect/PipelineLayoutDescriptor.h