#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

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

#554 in Graphics APIs

Download history 41/week @ 2024-08-08 32/week @ 2024-08-15 27/week @ 2024-08-22 40/week @ 2024-08-29 33/week @ 2024-09-05 61/week @ 2024-09-12 77/week @ 2024-09-19 1022/week @ 2024-09-26 638/week @ 2024-10-03 99/week @ 2024-10-10 143/week @ 2024-10-17 378/week @ 2024-10-24 209/week @ 2024-10-31 276/week @ 2024-11-07 660/week @ 2024-11-14 158/week @ 2024-11-21

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