Home
last modified time | relevance | path

Searched refs:VirglCookie (Results 1 – 3 of 3) sorted by relevance

/external/crosvm/rutabaga_gfx/src/
Drenderer_utils.rs63 pub struct VirglCookie { struct
69 let cookie = unsafe { &*(cookie as *mut VirglCookie) }; in write_fence() argument
Dgfxstream.rs206 let cookie: *mut VirglCookie = Box::into_raw(Box::new(VirglCookie { in init()
Dvirgl_renderer.rs197 let cookie: *mut VirglCookie = Box::into_raw(Box::new(VirglCookie { in init()