Searched refs:D3D11_SIGNATURE_PARAMETER_DESC (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d11shader.h142 } D3D11_SIGNATURE_PARAMETER_DESC; typedef in typeref:struct:_D3D11_SIGNATURE_PARAMETER_DESC
200 STDMETHOD(GetInputParameterDesc)(THIS_ UINT index, D3D11_SIGNATURE_PARAMETER_DESC *desc) PURE;
201 STDMETHOD(GetOutputParameterDesc)(THIS_ UINT index, D3D11_SIGNATURE_PARAMETER_DESC *desc) PURE;
202 STDMETHOD(GetPatchConstantParameterDesc)(THIS_ UINT index, D3D11_SIGNATURE_PARAMETER_DESC *desc) PURE;

Completed in 254 milliseconds