directx-d v0.14.1 (2022-11-15T10:12:44Z)
Dub
Repo
ID2D1DrawInfo.SetPixelShaderConstantBuffer
directx
d2d1effectauthor
ID2D1DrawInfo
<summary> Set the constant buffer for this transform's pixel shader. </summary>
interface
ID2D1DrawInfo
extern (
Windows
)
HRESULT
SetPixelShaderConstantBuffer
(
const
(
BYTE
)*
buffer
,
UINT32
bufferCount
)
Meta
Source
See Implementation
directx
d2d1effectauthor
ID2D1DrawInfo
functions
SetPixelShader
SetPixelShaderConstantBuffer
SetResourceTexture
SetVertexProcessing
SetVertexShaderConstantBuffer
<summary> Set the constant buffer for this transform's pixel shader. </summary>