spirv-std-types 0.4.0

SPIR-V types shared between spirv-std and spirv-std-macros
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
authors = ["Embark <opensource@embark-studios.com>"]
description = "SPIR-V types shared between spirv-std and spirv-std-macros"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "spirv-std-types"
readme = "README.md"
repository = "https://github.com/EmbarkStudios/rust-gpu"
resolver = "2"
version = "0.4.0"