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

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

#313 in Graphics APIs

Download history 98/week @ 2024-10-13 292/week @ 2024-10-20 274/week @ 2024-10-27 311/week @ 2024-11-03 369/week @ 2024-11-10 475/week @ 2024-11-17 351/week @ 2024-11-24 331/week @ 2024-12-01 228/week @ 2024-12-08 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 466/week @ 2025-01-26

1,843 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