Merge branch 'SP3-1-DebugLabels' into SP3-6-c-scripting
This commit is contained in:
commit
78db3305d4
|
@ -81,9 +81,8 @@ namespace SHADE
|
|||
//! The push constant data for the command buffer
|
||||
uint8_t pushConstantData[PUSH_CONSTANT_SIZE];
|
||||
|
||||
#ifdef _DEBUG
|
||||
//! Depth of segmenting of the command buffer (used for debug data)
|
||||
int segmentDepth;
|
||||
#endif
|
||||
|
||||
/*-----------------------------------------------------------------------*/
|
||||
/* PRIVATE MEMBER FUNCTIONS */
|
||||
|
|
Loading…
Reference in New Issue