Searched defs:D3D10_SIGNATURE_PARAMETER_DESC (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d10shader.h103 } D3D10_SIGNATURE_PARAMETER_DESC; typedef in typeref:struct:_D3D10_SIGNATURE_PARAMETER_DESC
213 STDMETHOD(GetInputParameterDesc)(THIS_ UINT index, D3D10_SIGNATURE_PARAMETER_DESC *desc) PURE;
214 STDMETHOD(GetOutputParameterDesc)(THIS_ UINT index, D3D10_SIGNATURE_PARAMETER_DESC *desc) PURE;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d10shader.h140 } D3D10_SIGNATURE_PARAMETER_DESC; typedef in typeref:struct:_D3D10_SIGNATURE_PARAMETER_DESC

Completed in 137 milliseconds