(function() {var implementors = {};
implementors["shade_runner"] = [{text:"impl ShaderInterfaceDef for Input",synthetic:false,types:["shade_runner::layouts::Input"]},{text:"impl ShaderInterfaceDef for Output",synthetic:false,types:["shade_runner::layouts::Output"]},];
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()