ID2D1ComputeInfo

Undocumented in source.

Members

Functions

SetComputeShader
HRESULT SetComputeShader(GUID* shaderId)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetComputeShaderConstantBuffer
HRESULT SetComputeShaderConstantBuffer(ubyte* buffer, uint bufferCount)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetResourceTexture
HRESULT SetResourceTexture(uint textureIndex, ID2D1ResourceTexture resourceTexture)
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 ID2D1RenderInfo

SetCached
void SetCached(BOOL isCached)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetInputDescription
HRESULT SetInputDescription(uint index, D2D1_INPUT_DESCRIPTION inputDescription)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetInstructionCountHint
void SetInstructionCountHint(uint instructionCount)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetOutputBuffer
HRESULT SetOutputBuffer(D2D1_BUFFER_PRECISION bufferPrecision, D2D1_CHANNEL_DEPTH channelDepth)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta