spirq-core

Crates.iospirq-core
lib.rsspirq-core
version1.0.4
sourcesrc
created_at2023-12-15 11:47:04.907425
updated_at2024-03-14 01:25:52.930658
descriptionSPIR-Q core feature implementation, a light weight SPIR-V query utility for graphics.
homepagehttps://github.com/PENGUINLIONG/spirq-rs
repositoryhttps://github.com/PENGUINLIONG/spirq-rs
max_upload_size
id1070920
size101,326
PENGUINLIONG (PENGUINLIONG)

documentation

https://docs.rs/spirq-core

README

SPIR-Q Core

Crate Documentation

SPIR-Q Core provides the foundational structures and functions in the SPIR-Q 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: 251

cargo fmt