Searched defs:VaSurfacePool (Results 1 – 2 of 2) sorted by relevance
102 pub struct VaSurfacePool<M: SurfaceMemoryDescriptor> { struct103 inner: Rc<RefCell<VaSurfacePoolInner<M>>>, argument106 impl<M: SurfaceMemoryDescriptor> VaSurfacePool<M> { implementation171 impl<M: SurfaceMemoryDescriptor> FramePool for VaSurfacePool<M> { implementation
477 pool: VaSurfacePool<()>, in new()520 pool: VaSurfacePool<()>, in new()614 pool: VaSurfacePool<()>, in new()