ComponentOne Bitmap for UWP
SetShaderResources Method (PixelShaderStage)

C1.UWP.DX Assembly > C1.Util.DX.Direct3D11 Namespace > PixelShaderStage Class : SetShaderResources Method
void ID3D11DeviceContext::PSSetShaderResources([In] unsigned int StartSlot,[In] unsigned int NumViews,[In, Buffer, Optional] const void** ppShaderResourceViews)
Overload List
OverloadDescription
Bind an array of shader resources to the shader stage. (Inherited from C1.Util.DX.Direct3D11.CommonShaderStageBase)
Bind an array of shader resources to the shader stage. (Inherited from C1.Util.DX.Direct3D11.CommonShaderStageBase)
Bind an array of shader resources to the shader stage. (Inherited from C1.Util.DX.Direct3D11.CommonShaderStageBase)
Bind an array of shader resources to the shader stage. (Inherited from C1.Util.DX.Direct3D11.CommonShaderStageBase)
See Also

Reference

PixelShaderStage Class
PixelShaderStage Members