Searched defs:completed (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/ | ||
| H A D | zink_fence.h | 55 bool completed; member in struct:zink_fence |
| H A D | zink_batch.c | 257 bool completed = p_atomic_read(&fence->completed); local in function:find_unused_state |
| /xsrc/external/mit/xf86-video-intel/dist/test/ | ||
| H A D | dri2-speed.c | 80 int n, completed = 0; local in function:run |
| H A D | present-speed.c | 167 int completed = 0; local in function:run 395 int completed = 0; local in function:perpixel [all...] |
| /xsrc/external/mit/xf86-video-intel/dist/benchmarks/ | ||
| H A D | dri2-swap.c | 320 int n, completed = 0; local in function:run |
| H A D | dri3-swap.c | 186 int completed = 0; local in function:run |
| /xsrc/external/mit/libxcb/dist/src/ | ||
| H A D | xcb_in.c | 105 static void remove_finished_readers(reader_list **prev_reader, uint64_t completed) argument |
Completed in 12 milliseconds