Function windows_sys::Win32::Graphics::Direct3D::Fxc::D3DCompressShaders
[−]pub unsafe extern "system" fn D3DCompressShaders(
unumshaders: u32,
pshaderdata: *const D3D_SHADER_DATA,
uflags: u32,
ppcompresseddata: *mut ID3DBlob
) -> HRESULT
Expand description
Required features: "Win32_Graphics_Direct3D_Fxc"