Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/frontends/rusticl/core/
H A Ddevice.rs111 fn is_create_fence_fd_supported(&self) -> bool; in is_create_fence_fd_supported() method
178 fn is_create_fence_fd_supported(&self) -> bool { in is_create_fence_fd_supported() method
/aosp_15_r20/external/mesa3d/src/gallium/frontends/rusticl/mesa/pipe/
H A Dcontext.rs279 pub fn is_create_fence_fd_supported(&self) -> bool { in is_create_fence_fd_supported() method