Skip to content
GitLab
Explore
Sign in
suyu
src
video_core
engines
maxwell_3d.cpp
Find file
Blame
History
Permalink
video_core/engines/maxwell3d: Get rid of three magic values in CallMethod()
· 5db1b54b
Lioncash
authored
May 14, 2019
We can use the named constant instead of using 32 directly.
5db1b54b
Loading