Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/frontends/rusticl/core/
Dmemory.rs116 pub struct ConstMemoryPtr { struct
119 unsafe impl Send for ConstMemoryPtr {} argument
120 unsafe impl Sync for ConstMemoryPtr {} implementation
122 impl ConstMemoryPtr { implementation
1097 ptr: ConstMemoryPtr, in write()
1114 src: ConstMemoryPtr, in write_rect()
1587 src: ConstMemoryPtr, in write()