mirror of
https://github.com/RPCS3/rpcs3.git
synced 2024-11-16 14:12:39 +00:00
rsx: remove vertex_draw_count
This commit is contained in:
parent
b8721b6475
commit
619d605a9e
@ -161,8 +161,6 @@ namespace rsx
|
||||
GcmTileInfo tiles[limits::tiles_count];
|
||||
GcmZcullInfo zculls[limits::zculls_count];
|
||||
|
||||
u32 vertex_draw_count = 0;
|
||||
|
||||
// Constant stored for whole frame
|
||||
std::unordered_map<u32, color4f> local_transform_constants;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user