summaryrefslogtreecommitdiff
path: root/src/video_core/gpu.h
diff options
context:
space:
mode:
authorMarkus Wick <markus@selfnet.de>2018-09-06 14:51:24 +0200
committerMarkus Wick <markus@selfnet.de>2018-09-10 22:03:10 +0200
commitc5600435817ff751d2a5550ded54a033ccf0c15b (patch)
tree922fab62ab36727876f9acf22d3aace750478c1a /src/video_core/gpu.h
parentac959799e43e5f6866cdc0a6f1acb48b134d2bd0 (diff)
rasterizer: Drop unused handler.
This virtual function is called in a very hot spot, and it does nothing. If this kind of feature is required, please be more specific and add callbacks in the switch statement within Maxwell3D::WriteReg. There is no point in having another switch statement within the rasterizer.
Diffstat (limited to 'src/video_core/gpu.h')
0 files changed, 0 insertions, 0 deletions