Home
last modified time | relevance | path

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

/external/igt-gpu-tools/tools/null_state_gen/
Dintel_null_state_gen.c64 if (intel_batch_is_reloc(batch, i)) in print_state()
87 if (intel_batch_is_reloc(batch, i)) in print_state()
Dintel_batchbuffer.h93 int intel_batch_is_reloc(struct intel_batchbuffer *batch, unsigned i);
Dintel_batchbuffer.c147 int intel_batch_is_reloc(struct intel_batchbuffer *batch, unsigned i) in intel_batch_is_reloc() function