Registry / other / spirq
library1.2.2rscratesunverified

Lightweight SPIR-V query utility for graphics.

# Cargo.toml [dependencies] spirq = "1.2.2"
INSTALL
IMPORT
SIG · SPIRQ
S
spirq
otherrustv1.2.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Reflect
use spirq::Reflect;

Initializes a SPIR-V reflection utility.

use spirq::Reflect; fn main() { let reflect = Reflect::new(); println!("Reflection initialized"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.2.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Resources
spirq — cargo add spirq · libregistry