Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/rusticl/core/
Dmemory.rs148 hostptr_devs: Vec<ResourceValidityEntity>, field
412 let hostptr_devs = if !host_ptr.is_null() { in new() localVariable