Home
last modified time | relevance | path

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

/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_target.cpp398 #define RELOC_ALLOC_INCREMENT 8 macro
406 if (!(n % RELOC_ALLOC_INCREMENT)) { in addReloc()
410 size + RELOC_ALLOC_INCREMENT * sizeof(RelocEntry))); in addReloc()
432 if (!(n % RELOC_ALLOC_INCREMENT)) { in addInterp()
436 size + RELOC_ALLOC_INCREMENT * sizeof(FixupEntry))); in addInterp()