You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Trac3r-rust/doc/implementors/vulkano/pipeline/vertex/definition/trait.VertexDefinition.js

9 lines
1.0 KiB

(function() {var implementors = {};
implementors["sfml_rust"] = [{text:"impl&lt;I&gt; <a class=\"trait\" href=\"vulkano/pipeline/vertex/definition/trait.VertexDefinition.html\" title=\"trait vulkano::pipeline::vertex::definition::VertexDefinition\">VertexDefinition</a>&lt;I&gt; for <a class=\"struct\" href=\"sfml_rust/canvas/shader/dynamic_vertex/struct.RuntimeVertexDef.html\" title=\"struct sfml_rust::canvas::shader::dynamic_vertex::RuntimeVertexDef\">RuntimeVertexDef</a> <span class=\"where fmt-newline\">where<br>&nbsp;&nbsp;&nbsp;&nbsp;I: <a class=\"trait\" href=\"vulkano/pipeline/shader/trait.ShaderInterfaceDef.html\" title=\"trait vulkano::pipeline::shader::ShaderInterfaceDef\">ShaderInterfaceDef</a>,&nbsp;</span>",synthetic:false,types:["sfml_rust::canvas::shader::dynamic_vertex::RuntimeVertexDef"]},];
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()