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

/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_batch_chain.c1701 bool no_reloc = true; local in function:setup_execbuf_for_cmd_buffers
1703 no_reloc = execbuf_can_skip_relocations(execbuf);
1704 if (no_reloc) {
1818 .flags = I915_EXEC_HANDLE_LUT | queue->exec_flags | (no_reloc ? I915_EXEC_NO_RELOC : 0),

Completed in 4 milliseconds