Home
last modified time | relevance | path

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

/external/igt-gpu-tools/tools/null_state_gen/
Dintel_batchbuffer.c134 static int reloc_exists(struct intel_batchbuffer *batch, uint32_t offset) in reloc_exists() function
149 return reloc_exists(batch, i * 4); in intel_batch_is_reloc()