"L. Spiro Engine"
Public Attributes

lsg::CDirectX11CompiledShader::LSG_CS_CBUFFER Struct Reference

#include <LSGDirectX11CompiledShader.h>

List of all members.

Public Attributes

LSBOOL bDirty
CVector< LSUINT8, LSUINT32 > vRaw

Detailed Description

A cbuffer. It is just an array of bytes and a dirty flag.


Member Data Documentation

The dirty flag. If dirty, the buffer has to be remapped.

The raw copy of the buffer data.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator