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

spq-core

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

2 stable releases

1.0.5 Jul 6, 2024
1.0.4 Mar 23, 2024

#411 in Graphics APIs

Download history 54/week @ 2024-07-29 33/week @ 2024-08-05 45/week @ 2024-08-12 25/week @ 2024-08-19 36/week @ 2024-08-26 32/week @ 2024-09-02 43/week @ 2024-09-09 61/week @ 2024-09-16 550/week @ 2024-09-23 1118/week @ 2024-09-30 104/week @ 2024-10-07 92/week @ 2024-10-14 325/week @ 2024-10-21 243/week @ 2024-10-28 312/week @ 2024-11-04 426/week @ 2024-11-11

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