#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

#526 in Graphics APIs

Download history 481/week @ 2024-11-16 340/week @ 2024-11-23 340/week @ 2024-11-30 218/week @ 2024-12-07 244/week @ 2024-12-14 158/week @ 2024-12-21 254/week @ 2024-12-28 393/week @ 2025-01-04 466/week @ 2025-01-11 463/week @ 2025-01-18 529/week @ 2025-01-25 308/week @ 2025-02-01 153/week @ 2025-02-08 268/week @ 2025-02-15 126/week @ 2025-02-22 68/week @ 2025-03-01

651 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