Home
last modified time | relevance | path

Searched refs:MAX_RELOCS (Results 1 - 1 of 1) sorted by relevance

/third_party/libdrm/intel/
H A Dintel_bufmgr_fake.c69 #define MAX_RELOCS 4096 macro
1268 malloc(sizeof(struct fake_buffer_reloc) * MAX_RELOCS); in drm_intel_fake_emit_reloc()
1273 assert(bo_fake->nr_relocs <= MAX_RELOCS); in drm_intel_fake_emit_reloc()

Completed in 3 milliseconds