Searched refs:MEMORY_MAP_SIZE (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/intel/tools/ | ||
H A D | intel_context.h | 70 #define MEMORY_MAP_SIZE (64 /* MiB */ * 1024 * 1024) macro 75 #define NUM_PT_ENTRIES (ALIGN(MEMORY_MAP_SIZE, 4096) / 4096) |
Completed in 1 milliseconds