Crate rs2glsl_macros

Source
Expand description

DO NOT USE THIS CRATE DIRECTLY

provides procedural macros for rs2glsl

Attribute Macrosยง

glsl
Annotates an item in Rust where a corresponding item in GLSL should be created
glsl_native
Define a function or constant that is present in the GLSL context.