ID2D1ComputeTransform

Undocumented in source.

Members

Functions

CalculateThreadgroups
HRESULT CalculateThreadgroups(D2D1_RECT_L* outputRect, uint* dimensionX, uint* dimensionY, uint* dimensionZ)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetComputeInfo
HRESULT SetComputeInfo(ID2D1ComputeInfo computeInfo)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Inherited Members

From ID2D1Transform

MapInputRectsToOutputRect
HRESULT MapInputRectsToOutputRect(D2D1_RECT_L* inputRects, D2D1_RECT_L* inputOpaqueRects, uint inputRectCount, D2D1_RECT_L* outputRect, D2D1_RECT_L* outputOpaqueRect)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MapInvalidRect
HRESULT MapInvalidRect(uint inputIndex, D2D1_RECT_L invalidInputRect, D2D1_RECT_L* invalidOutputRect)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MapOutputRectToInputRects
HRESULT MapOutputRectToInputRects(D2D1_RECT_L* outputRect, D2D1_RECT_L* inputRects, uint inputRectsCount)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta