directx-d ~master (2017-09-08T10:47:49Z)
Dub
Repo
ID2D1DrawInfo.SetPixelShader
directx
d2d1effectauthor
ID2D1DrawInfo
<summary> Set the shader instructions for this transform. </summary>
interface
ID2D1DrawInfo
extern (
Windows
)
HRESULT
SetPixelShader
(
REFGUID
shaderId
,
D2D1_PIXEL_OPTIONS
pixelOptions
=
D2D1_PIXEL_OPTIONS_NONE
)
Meta
Source
See Implementation
directx
d2d1effectauthor
ID2D1DrawInfo
functions
SetPixelShader
SetPixelShaderConstantBuffer
SetResourceTexture
SetVertexProcessing
SetVertexShaderConstantBuffer
<summary> Set the shader instructions for this transform. </summary>