summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/zeus2.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/video/zeus2.h')
-rw-r--r--src/devices/video/zeus2.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/video/zeus2.h b/src/devices/video/zeus2.h
index 0e1c96df452..76f6603c6f4 100644
--- a/src/devices/video/zeus2.h
+++ b/src/devices/video/zeus2.h
@@ -46,6 +46,7 @@ struct zeus2_poly_extra_data
uint32_t dstAlpha;
uint32_t ctrl_word;
bool texture_alpha;
+ bool texture_rgb555;
bool blend_enable;
bool depth_min_enable;
bool depth_test_enable;