#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

#332 in Graphics APIs

Download history 25/week @ 2024-08-17 34/week @ 2024-08-24 35/week @ 2024-08-31 38/week @ 2024-09-07 62/week @ 2024-09-14 344/week @ 2024-09-21 861/week @ 2024-09-28 524/week @ 2024-10-05 128/week @ 2024-10-12 192/week @ 2024-10-19 323/week @ 2024-10-26 324/week @ 2024-11-02 362/week @ 2024-11-09 481/week @ 2024-11-16 340/week @ 2024-11-23 336/week @ 2024-11-30

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