ID3D10GeometryShader

Undocumented in source.
version(Windows)
interface ID3D10GeometryShader : ID3D10DeviceChild

Inherited Members

From ID3D10DeviceChild

GetDevice
void GetDevice(ID3D10Device* ppDevice)
Undocumented in source.
GetPrivateData
HRESULT GetPrivateData(REFGUID guid, UINT* pDataSize, void* pData)
Undocumented in source.
SetPrivateData
HRESULT SetPrivateData(REFGUID guid, UINT DataSize, void* pData)
Undocumented in source.
SetPrivateDataInterface
HRESULT SetPrivateDataInterface(REFGUID guid, IUnknown pData)
Undocumented in source.

Meta