Home
last modified time | relevance | path

Searched defs:unsync (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_synchronization.cpp592 …k_context *ctx, struct zink_resource *res, unsigned level, const struct pipe_box *box, bool unsync) in zink_resource_image_transfer_dst_barrier()
Dzink_context.c4703 bool unsync = !!(map_flags & PIPE_MAP_UNSYNCHRONIZED); in zink_copy_image_buffer() local
/third_party/rust/crates/once_cell/src/
Dlib.rs354 pub mod unsync { module
/third_party/rust/crates/once_cell/tests/
Dit.rs1 mod unsync { module
/third_party/ffmpeg/libavformat/
Did3v2.c895 int isv34, unsync; in id3v2_parse() local