Searched defs:shader_binary_uuid (Results 1 – 1 of 1) sorted by relevance
74365 pub shader_binary_uuid: [u8; UUID_SIZE], field74414 pub fn shader_binary_uuid(mut self, shader_binary_uuid: [u8; UUID_SIZE]) -> Self { in shader_binary_uuid() method