mods! {
inl mod enumerations {
inl mod cbuffer_type;
inl mod driver_type;
inl mod feature_level;
inl mod include_type;
inl mod interpolation_mode;
inl mod min_precision;
inl mod name;
inl mod primitive_topology;
inl mod primitive;
inl mod register_component_type;
inl mod resource_return_type;
inl mod shader_input_type;
inl mod shader_variable_class;
inl mod shader_variable_type;
inl mod srv_dimension;
inl mod tessellator_domain;
inl mod tessellator_output_primitive;
inl mod tessellator_partitioning;
}
inl mod flags {
inl mod parameter_flags;
inl mod shader_cbuffer_flags;
inl mod shader_input_flags;
inl mod shader_variable_flags;
}
inl mod interfaces {
inl mod blob;
inl mod include;
}
inl mod structures {
inl mod bytecode;
inl mod shader_macro;
}
}