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

/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_batch_chain.c1324 relocate_cmd_buffer(struct anv_cmd_buffer *cmd_buffer, function in typeref:typename:bool
1523 if (relocate_cmd_buffer(cmd_buffer, execbuf)) {
1536 * relocations to be safe (see relocate_cmd_buffer()), we need to
1544 * relocations in relocate_cmd_buffer, we ensured that the address in
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_batch_chain.c1516 relocate_cmd_buffer(struct anv_cmd_buffer *cmd_buffer, function in typeref:typename:void
1717 * relocations to be safe (see relocate_cmd_buffer()), we need to
1725 * by applying the relocations in relocate_cmd_buffer, we ensured
1731 relocate_cmd_buffer(cmd_buffers[i], execbuf);

Completed in 7 milliseconds