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

/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_batch_chain.c1646 bool need_out_fence = false; local in function:anv_cmd_buffer_execbuf
1674 need_out_fence = true;
1757 if (need_out_fence)
1797 if (result == VK_SUCCESS && need_out_fence) {
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_batch_chain.c1998 if (submit->need_out_fence) {
2058 if (result == VK_SUCCESS && submit->need_out_fence)
H A Danv_private.h1021 bool need_out_fence; member in struct:anv_queue_submit

Completed in 15 milliseconds