Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_target.cpp397 #define RELOC_ALLOC_INCREMENT 8 macro
405 if (!(n % RELOC_ALLOC_INCREMENT)) { in addReloc()
409 size + RELOC_ALLOC_INCREMENT * sizeof(RelocEntry))); in addReloc()
431 if (!(n % RELOC_ALLOC_INCREMENT)) { in addInterp()
435 size + RELOC_ALLOC_INCREMENT * sizeof(FixupEntry))); in addInterp()