Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/rusticl/core/
Dmemory.rs142 pub struct ResourceAllocation { struct
153 impl ResourceAllocation { argument
457 fn get_real_resource(&self) -> &ResourceAllocation { in get_real_resource()