diff options
Diffstat (limited to 'src/GPU3D.h')
-rw-r--r-- | src/GPU3D.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/GPU3D.h b/src/GPU3D.h index bebdef0..6c1b43c 100644 --- a/src/GPU3D.h +++ b/src/GPU3D.h @@ -62,7 +62,6 @@ typedef struct bool IsShadowMask; bool IsShadow; - bool ClearStencil; // data below rather specific to the software renderer |