| /xsrc/external/mit/MesaLib.old/dist/scons/ |
| H A D | fixes.py | 12 spawn_lock.acquire()
|
| /xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/ |
| H A D | vn_render_pass.h | 17 bool acquire; member in struct:vn_present_src_attachment
|
| H A D | vn_render_pass.c | 42 _acquire_atts->acquire = true; \ 48 _release_atts->acquire = false; \ 99 if (att->acquire) {
|
| H A D | vn_command_buffer.c | 89 * 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 D | overlay_params.h | 51 OVERLAY_PARAM_BOOL(acquire) \
|
| /xsrc/external/mit/MesaLib/dist/src/vulkan/overlay-layer/ |
| H A D | overlay_params.h | 53 OVERLAY_PARAM_BOOL(acquire) \
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 13.0.2.rst | 55 - vulkan/wsi/x11: handle timeouts properly in next image acquire (v1.1)
|
| H A D | 12.0.4.rst | 94 - anv/wsi: fix apps that acquire multiple images up front
|
| H A D | 20.3.0.rst | 1357 - lavapipe: fix wsi acquire fences 4016 - spirv: make OpLoad/OpStore visibility/availablity barriers acquire/release
|
| H A D | 19.3.0.rst | 527 - radv: Start signalling semaphores in WSI acquire.
|
| H A D | 21.0.0.rst | 932 - lavapipe: fix wsi acquire fences
|
| H A D | 21.3.0.rst | 135 - iris: recursive mutex acquire when re-using BO with aux map
|
| H A D | 21.1.0.rst | 1191 - anv: Implement image acquire/release of modifier images
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ |
| H A D | nir_opt_load_store_vectorize.c | 1248 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 D | nv50_ir_build_util.h | 150 Value *acquire(ValueMap&, int i, int c);
|
| H A D | nv50_ir_build_util.cpp | 493 BuildUtil::DataArray::acquire(ValueMap &m, int i, int c) function in class:nv50_ir::BuildUtil::DataArray
|
| H A D | nv50_ir_from_tgsi.cpp | 2141 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 D | nv50_ir_build_util.h | 155 Value *acquire(ValueMap&, int i, int c);
|
| H A D | nv50_ir_build_util.cpp | 523 BuildUtil::DataArray::acquire(ValueMap &m, int i, int c) function in class:nv50_ir::BuildUtil::DataArray
|
| H A D | nv50_ir_from_tgsi.cpp | 2123 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 D | x-selection.m | 519 * 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 D | x-selection.m | 500 * We greedily acquire the clipboard after it changes, and on startup. 535 /* Greedily acquire the clipboard. */
|