Searched defs:GetBufferByIndex (Results 1 – 1 of 1) sorted by relevance
541 pub trait GetBufferByIndex<'a>: QueueableProvider<'a> { interface556 impl<'a, D: Direction, P: PrimitiveBufferHandles> GetBufferByIndex<'a> impl