#spir-v #vulkan #graphics #opencl #opengl

spq-core

spq core feature implementation, a light weight SPIR-V query utility for graphics

3 stable releases

1.0.6 Nov 28, 2024
1.0.5 Jul 6, 2024
1.0.4 Mar 23, 2024

#863 in Graphics APIs

Download history 225/week @ 2024-12-15 134/week @ 2024-12-22 290/week @ 2024-12-29 442/week @ 2025-01-05 506/week @ 2025-01-12 368/week @ 2025-01-19 516/week @ 2025-01-26 307/week @ 2025-02-02 168/week @ 2025-02-09 249/week @ 2025-02-16 114/week @ 2025-02-23 71/week @ 2025-03-02 66/week @ 2025-03-09 303/week @ 2025-03-16 217/week @ 2025-03-23 105/week @ 2025-03-30

707 downloads per month
Used in 11 crates (via spirq)

MIT/Apache

105KB
2.5K SLoC

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.

Dependencies

~1.5MB
~29K SLoC