Module spirv_tools_sys::shared
source · [−]Structs
Enums
Certain target environments impose additional restrictions on SPIR-V, so it’s
often necessary to specify which one applies. Universal_* implies an
environment-agnostic SPIR-V.
Functions
Frees a binary stream from memory. This is a no-op if binary is a null pointer.
Creates a context object for most of the SPIRV-Tools API. Returns null if env is invalid.
Destroys the given context object.