Diligent Engine API Reference
Public Member Functions | Public Attributes | List of all members
Diligent::DeviceObjectAttribs Struct Reference

Describes common device object attributes. More...

Inheritance diagram for Diligent::DeviceObjectAttribs:
Diligent::BufferDesc Diligent::BufferViewDesc Diligent::PipelineStateDesc Diligent::SamplerDesc Diligent::ShaderDesc Diligent::TextureDesc Diligent::TextureViewDesc

Public Member Functions

 DeviceObjectAttribs ()
 Constructor intializes the structure members with default values.
 

Public Attributes

const Char * Name
 Object name.
 

Detailed Description

Describes common device object attributes.