Cogs.Core
Public Attributes | List of all members
Cogs::ConstantBufferVariable Struct Reference

Public Attributes

ShaderConstantBufferbuffer
 
size_t offset
 
size_t size
 

Detailed Description

Definition at line 116 of file EffectsCommon.h.

Member Data Documentation

◆ buffer

ShaderConstantBuffer* Cogs::ConstantBufferVariable::buffer

Definition at line 118 of file EffectsCommon.h.

◆ offset

size_t Cogs::ConstantBufferVariable::offset

Definition at line 119 of file EffectsCommon.h.

◆ size

size_t Cogs::ConstantBufferVariable::size

Definition at line 120 of file EffectsCommon.h.


The documentation for this struct was generated from the following file: