video_core/engines/maxwell3d: Get rid of three magic values in CallMethod()
We can use the named constant instead of using 32 directly.
Loading
Please register or sign in to comment
We can use the named constant instead of using 32 directly.