Struct librashader_reflect::back::targets::DXIL
source · pub struct DXIL;Expand description
Shader compiler target for DXIL.
The resulting DXIL object is always unvalidated and must be validated using platform APIs before usage.