Searched defs:ShaderBin (Results 1 – 2 of 2) sorted by relevance
206 pub struct ShaderBin { struct212 impl ShaderBin { implementation219 ) -> ShaderBin { in new()343 impl std::ops::Deref for ShaderBin { implementation
177 pub fn compile(mut self) -> Box<ShaderBin> { in compile()