Home
last modified time | relevance | path

Searched refs:ida (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_renderer_virtgpu.c150 struct util_idalloc ida; member
184 util_idalloc_init(&sim.ida, 32); in sim_syncobj_create()
200 const unsigned syncobj_handle = util_idalloc_alloc(&sim.ida) + 1; in sim_syncobj_create()
221 util_idalloc_free(&sim.ida, syncobj_handle - 1); in sim_syncobj_destroy()
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]

Completed in 26 milliseconds