Lines Matching defs:Content
786 S: TypedBufferAccess<Content = T> + Send + Sync + 'static, in copy_buffer()
787 D: TypedBufferAccess<Content = T> + Send + Sync + 'static, in copy_buffer()
811 S: TypedBufferAccess<Content = [T]> + Send + Sync + 'static, in copy_buffer_dimensions()
812 D: TypedBufferAccess<Content = [T]> + Send + Sync + 'static, in copy_buffer_dimensions()
842 S: TypedBufferAccess<Content = [Px]> + Send + Sync + 'static, in copy_buffer_to_image()
864 S: TypedBufferAccess<Content = [Px]> + Send + Sync + 'static,
919 D: TypedBufferAccess<Content = [Px]> + Send + Sync + 'static, in copy_image_to_buffer()
941 D: TypedBufferAccess<Content = [Px]> + Send + Sync + 'static,
1110 + TypedBufferAccess<Content = [DispatchIndirectCommand]> in dispatch_indirect()
1242 + TypedBufferAccess<Content = [DrawIndirectCommand]> in draw_indirect()
1331 Ib: BufferAccess + TypedBufferAccess<Content = [I]> + Send + Sync + 'static, in draw_indexed()
1418 Ib: BufferAccess + TypedBufferAccess<Content = [I]> + Send + Sync + 'static, in draw_indexed_indirect()
1420 + TypedBufferAccess<Content = [DrawIndexedIndirectCommand]> in draw_indexed_indirect()
1530 B: TypedBufferAccess<Content = D> + Send + Sync + 'static, in update_buffer()
1678 D: BufferAccess + TypedBufferAccess<Content = [T]> + Send + Sync + 'static, in copy_query_pool_results()