summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--src/devices/video/voodoo_render.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/devices/video/voodoo_render.cpp b/src/devices/video/voodoo_render.cpp
index 93615abb1e4..ef9a75bd673 100644
--- a/src/devices/video/voodoo_render.cpp
+++ b/src/devices/video/voodoo_render.cpp
@@ -331,6 +331,10 @@ void rasterizer_params::compute_equations()
}
+//-------------------------------------------------
+// hash - return a hash of the current values
+//-------------------------------------------------
+
u32 rasterizer_params::hash() const
{
return m_generic ^