Crates.io | spirv-std-macros |
lib.rs | spirv-std-macros |
version | 0.9.0 |
source | src |
created_at | 2020-12-16 13:52:36.756392 |
updated_at | 2023-07-25 09:58:57.256065 |
description | Macros for spirv-std |
homepage | |
repository | https://github.com/EmbarkStudios/rust-gpu |
max_upload_size | |
id | 323591 |
size | 53,368 |
spirv-std-macros
This crate implements macros required for spirv-std
. Most importantly, it implements the #![spirv(..)]
attribute macro required for use in shader code. Please refer to spirv-std
for more information.