summaryrefslogtreecommitdiffstats
path: root/src/video_core/pica.h
diff options
context:
space:
mode:
authorbunnei <bunneidev@gmail.com>2015-11-19 05:40:18 +0100
committerbunnei <bunneidev@gmail.com>2016-02-05 23:17:35 +0100
commit3d89dacd56064c3c49cd1ae9482a0221f1912f56 (patch)
tree2584a9e691636fb3c2c88c0f579bbcc022e8dec2 /src/video_core/pica.h
parentpica: Cleanup and add some comments to lighting registers. (diff)
downloadyuzu-3d89dacd56064c3c49cd1ae9482a0221f1912f56.tar
yuzu-3d89dacd56064c3c49cd1ae9482a0221f1912f56.tar.gz
yuzu-3d89dacd56064c3c49cd1ae9482a0221f1912f56.tar.bz2
yuzu-3d89dacd56064c3c49cd1ae9482a0221f1912f56.tar.lz
yuzu-3d89dacd56064c3c49cd1ae9482a0221f1912f56.tar.xz
yuzu-3d89dacd56064c3c49cd1ae9482a0221f1912f56.tar.zst
yuzu-3d89dacd56064c3c49cd1ae9482a0221f1912f56.zip
Diffstat (limited to 'src/video_core/pica.h')
-rw-r--r--src/video_core/pica.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/video_core/pica.h b/src/video_core/pica.h
index 48854dda2..b1cf072f1 100644
--- a/src/video_core/pica.h
+++ b/src/video_core/pica.h
@@ -718,6 +718,8 @@ struct Regs {
};
union {
+ BitField<16, 1, u32> lut_enable_d0; // 0: GL_TRUE, 1: GL_FALSE
+
// Each bit specifies whether distance attenuation should be applied for the
// corresponding light