mirror of
https://github.com/lubosz/overte.git
synced 2025-04-16 19:59:20 +02:00
formatting
This commit is contained in:
parent
3746920655
commit
3b6b56f316
1 changed files with 2 additions and 2 deletions
|
@ -21,8 +21,8 @@ namespace render {
|
|||
int _drawItemBoundDimLoc = -1;
|
||||
int _drawItemStatusPosLoc = -1;
|
||||
int _drawItemStatusDimLoc = -1;
|
||||
int _drawItemStatusValue0Loc = -1;
|
||||
int _drawItemStatusValue1Loc = -1;
|
||||
int _drawItemStatusValue0Loc = -1;
|
||||
int _drawItemStatusValue1Loc = -1;
|
||||
|
||||
gpu::Stream::FormatPointer _drawItemFormat;
|
||||
gpu::PipelinePointer _drawItemBoundsPipeline;
|
||||
|
|
Loading…
Reference in a new issue