spq-core

Crates.iospq-core
lib.rsspq-core
version1.0.6
sourcesrc
created_at2024-03-23 04:47:36.100721
updated_at2024-11-28 00:13:06.643334
descriptionspq core feature implementation, a light weight SPIR-V query utility for graphics.
homepagehttps://github.com/PENGUINLIONG/spq-rs
repositoryhttps://github.com/PENGUINLIONG/spq-rs
max_upload_size
id1183263
size104,407
PENGUINLIONG (PENGUINLIONG)

documentation

https://docs.rs/spq-core

README

spq Core

Crate Documentation

spq Core provides the foundational structures and functions in the spq ecosystem:

  • Binary instruction parser and builder (without semantical understanding of the operands)
  • SPIR-V types and type registry
  • Constant expression evaluator
  • Shader interface resource descriptors

License

This project is licensed under either of

at your option.

Commit count: 256

cargo fmt