Home
last modified time | relevance | path

Searched refs:RELOC_ALLOC_INCREMENT (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/nv50/codegen/
Dnv50_ir_target.cpp360 #define RELOC_ALLOC_INCREMENT 8 macro
368 if (!(n % RELOC_ALLOC_INCREMENT)) { in addReloc()
372 size + RELOC_ALLOC_INCREMENT * sizeof(RelocEntry))); in addReloc()