Crates.io | objrs_frameworks_metal |
lib.rs | objrs_frameworks_metal |
version | 0.0.2 |
source | src |
created_at | 2018-08-23 14:17:42.55823 |
updated_at | 2018-12-02 00:11:31.278853 |
description | Bindings for Apple's Metal framework. |
homepage | |
repository | https://gitlab.com/objrs/objrs |
max_upload_size | |
id | 80893 |
size | 73,668 |
The objrs_frameworks_metal crate provides bindings for Apple's Metal framework. This crate is far from complete, but has some partial bindings for the following Metal types:
MTLBlitCommandEncoder
.MTLBuffer
.MTLCommandBuffer
.MTLCommandEncoder
.MTLCompileOptions
.MTLDevice
.MTLDrawable
.MTLLibrary
.MTLPixelFormat
.MTLRenderCommandEncoder
.MTLRenderPass
.MTLRenderPipeline
.See the COPYRIGHT file. objrs is triple-licensed under the Apache License 2.0, MIT License, and Mozilla Public License 2.0 terms.