Module vulkano::shader::reflect

source ·
Expand description

Extraction of information from SPIR-V modules, that is needed by the rest of Vulkano.

Functions

  • Returns an iterator over all entry points in spirv, with information about the entry point.