softpipe: make NUM_ENTRIES 32 so that div/mods are easier
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
#include "sp_surface.h"
|
||||
#include "sp_tile_cache.h"
|
||||
|
||||
#define NUM_ENTRIES 30
|
||||
#define NUM_ENTRIES 32
|
||||
|
||||
|
||||
/** XXX move these */
|
||||
|
||||
Reference in New Issue
Block a user