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

/xsrc/external/mit/MesaLib.old/dist/scons/
H A Dfixes.py12 spawn_lock.acquire()
/xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/
H A Dvn_render_pass.h17 bool acquire; member in struct:vn_present_src_attachment
H A Dvn_render_pass.c42 _acquire_atts->acquire = true; \
48 _release_atts->acquire = false; \
99 if (att->acquire) {
H A Dvn_command_buffer.c89 * Assuming a queue family can acquire the ownership implicitly when the
106 * the destination queue family to acquire the ownership. Depending on
108 * we are only interested in the ownership release or acquire respectively and
184 * family to acquire the ownership. Skip both the transfer and the
310 .oldLayout = att->acquire ? VK_IMAGE_LAYOUT_PRESENT_SRC_KHR
312 .newLayout = att->acquire ? VN_PRESENT_SRC_INTERNAL_LAYOUT
/xsrc/external/mit/MesaLib.old/dist/src/vulkan/overlay-layer/
H A Doverlay_params.h51 OVERLAY_PARAM_BOOL(acquire) \
/xsrc/external/mit/MesaLib/dist/src/vulkan/overlay-layer/
H A Doverlay_params.h53 OVERLAY_PARAM_BOOL(acquire) \
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D13.0.2.rst55 - vulkan/wsi/x11: handle timeouts properly in next image acquire (v1.1)
H A D12.0.4.rst94 - anv/wsi: fix apps that acquire multiple images up front
H A D20.3.0.rst1357 - lavapipe: fix wsi acquire fences
4016 - spirv: make OpLoad/OpStore visibility/availablity barriers acquire/release
H A D19.3.0.rst527 - radv: Start signalling semaphores in WSI acquire.
H A D21.0.0.rst932 - lavapipe: fix wsi acquire fences
H A D21.3.0.rst135 - iris: recursive mutex acquire when re-using BO with aux map
H A D21.1.0.rst1191 - anv: Implement image acquire/release of modifier images
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_opt_load_store_vectorize.c1248 bool acquire = true; local in function:handle_barrier
1266 acquire = false;
1282 acquire = nir_intrinsic_memory_semantics(intrin) & NIR_MEMORY_ACQUIRE;
1312 if (acquire)
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_build_util.h150 Value *acquire(ValueMap&, int i, int c);
H A Dnv50_ir_build_util.cpp493 BuildUtil::DataArray::acquire(ValueMap &m, int i, int c) function in class:nv50_ir::BuildUtil::DataArray
H A Dnv50_ir_from_tgsi.cpp2141 return getArrayForFile(f, idx2d)-> acquire(sub.cur->values, idx, c);
4265 (i->*setArg)(a, array->acquire(sub->values, l.i, l.c));
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_build_util.h155 Value *acquire(ValueMap&, int i, int c);
H A Dnv50_ir_build_util.cpp523 BuildUtil::DataArray::acquire(ValueMap &m, int i, int c) function in class:nv50_ir::BuildUtil::DataArray
H A Dnv50_ir_from_tgsi.cpp2123 return getArrayForFile(f, idx2d)-> acquire(sub.cur->values, idx, c);
4298 (i->*setArg)(a, array->acquire(sub->values, l.i, l.c));
/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/pbproxy/
H A Dx-selection.m519 * We greedily acquire the clipboard after it changes, and on startup.
553 /* Greedily acquire the clipboard. */
/xsrc/external/mit/xorg-server/dist/hw/xquartz/pbproxy/
H A Dx-selection.m500 * We greedily acquire the clipboard after it changes, and on startup.
535 /* Greedily acquire the clipboard. */

Completed in 108 milliseconds