Function windows_sys::Win32::Graphics::Direct3D::Fxc::D3DSetBlobPart
[−]pub unsafe extern "system" fn D3DSetBlobPart(
psrcdata: *const c_void,
srcdatasize: usize,
part: D3D_BLOB_PART,
flags: u32,
ppart: *const c_void,
partsize: usize,
ppnewshader: *mut ID3DBlob
) -> HRESULT
Expand description
Required features: "Win32_Graphics_Direct3D_Fxc"