Function spirv_tools::binary::from_binary
source · pub fn from_binary(bin: &[u32]) -> &[u8] ⓘExpand description
Transmutes a SPIRV binary, which are stored as 32 bit words, into a more digestible byte array
pub fn from_binary(bin: &[u32]) -> &[u8] ⓘTransmutes a SPIRV binary, which are stored as 32 bit words, into a more digestible byte array