Home
last modified time | relevance | path

Searched defs:handle_src (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/compiler/nir/
Dnir_lower_non_uniform_access.c142 unsigned handle_src) in lower_non_uniform_access_intrin()
/external/crosvm/cros_async/src/sys/windows/
Dhandle_source.rs453 let handle_src = HandleSource::new(vec![f].into_boxed_slice()).unwrap(); in test_punch_holes() localVariable
487 let handle_src = HandleSource::new(vec![f].into_boxed_slice()).unwrap(); in test_punch_holes_fail_out_of_bounds() localVariable