Claudio6969 / slimdx

Automatically exported from code.google.com/p/slimdx
MIT License
0 stars 1 forks source link

GUID parameter marshal bug #781

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
GUIDs have to be marshalled into the trampoline by taking their address and 
passing them as IntPtrs. There's no good way to specify that, resulting in 
hacks in the JSON model to map the wrong kind of parameter (see GetBuffer in 
DXGI swap chain)

Original issue reported on code.google.com by josh.petrie on 23 Feb 2011 at 4:24

GoogleCodeExporter commented 8 years ago

Original comment by josh.petrie on 24 Feb 2011 at 4:01