Diligent Engine API Reference
Public Attributes | List of all members
Diligent::ShaderVariableDesc Struct Reference

Describes shader variable. More...

Public Attributes

const Char * Name
 Shader variable name.
 
SHADER_VARIABLE_TYPE Type
 Shader variable type. See Diligent::SHADER_VARIABLE_TYPE for a list of allowed types.
 

Detailed Description

Describes shader variable.