|
ReactOS 0.4.17-dev-934-g091855f
|


Public Member Functions | |
| HRESULT | SetComputeShaderconstantBuffer ([in] const BYTE *buffer, [in] UINT32 size) |
| HRESULT | SetComputeShader ([in] REFGUID id) |
| HRESULT | SetResourceTexture ([in] UINT32 index, [in] ID2D1ResourceTexture *texture) |
Public Member Functions inherited from ID2D1RenderInfo | |
| HRESULT | SetInputDescription ([in] UINT32 index, [in] D2D1_INPUT_DESCRIPTION description) |
| HRESULT | SetOutputBuffer ([in] D2D1_BUFFER_PRECISION precision, [in] D2D1_CHANNEL_DEPTH depth) |
| void | SetCached ([in] BOOL is_cached) |
| void | SetInstructionCountHint ([in] UINT32 count) |
Public Member Functions inherited from IUnknown | |
| HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
| ULONG | AddRef () |
| ULONG | Release () |
Additional Inherited Members | |
Public Types inherited from IUnknown | |
| typedef IUnknown * | LPUNKNOWN |
Definition at line 273 of file d2d1effectauthor.idl.
| HRESULT ID2D1ComputeInfo::SetComputeShaderconstantBuffer | ( | [in] const BYTE * | buffer, |
| [in] UINT32 | size | ||
| ) |
| HRESULT ID2D1ComputeInfo::SetResourceTexture | ( | [in] UINT32 | index, |
| [in] ID2D1ResourceTexture * | texture | ||
| ) |