Static Public Member Functions | |
| static IndexBufferViewIndexAndOffset | Create (const AZ::RHI::IndexBufferView &indexBufferView) |
Public Attributes | |
| AZ::RHI::IndexBufferView | m_indexBufferView {} |
| RHI::IndexFormat | m_indexFormat = RHI::IndexFormat::Unknown |
| RHI::Ptr< AZ::RHI::BufferView > | m_bufferView = nullptr |
| uint32_t | m_byteOffset = 0 |
| AZStd::unordered_map< int, uint32_t > | m_bindlessReadIndex = {} |