Cogs.Core
|
Public Attributes | |
ShaderConstantBuffer * | buffer |
size_t | offset |
size_t | size |
Definition at line 116 of file EffectsCommon.h.
ShaderConstantBuffer* Cogs::ConstantBufferVariable::buffer |
Definition at line 118 of file EffectsCommon.h.
size_t Cogs::ConstantBufferVariable::offset |
Definition at line 119 of file EffectsCommon.h.
size_t Cogs::ConstantBufferVariable::size |
Definition at line 120 of file EffectsCommon.h.