Searched defs:fence_ids (Results 1 – 4 of 4) sorted by relevance
155 let mut fence_ids: Vec<u64> = Vec::with_capacity(num_in_fences); in read() localVariable
169 pub fence_ids: *mut u64, field671 let fence_ids = if cmd.num_in_fences != 0 { in rutabaga_submit_command() localVariable
194 uint64_t *fence_ids; member
593 let mut fence_ids: Vec<u64> = Vec::with_capacity(num_in_fences); in process_gpu_command() localVariable