Claudio6969 / slimdx

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

D3D10 EffectVariable has no SetRawValue #712

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Sorry, this is the third issue I've posted in two days, but I'm encountering 
one problem after another...

Title more or less sums it up - the Direct3D10.EffectVariable class has no 
wrapper over ID3D10EffectVariable::SetRawValue().

Original issue reported on code.google.com by anthonyv...@gmail.com on 11 Aug 2010 at 9:14

GoogleCodeExporter commented 9 years ago
It looks like D3D 11 has the wrapper but it didn't make it into 10. I assume 
these interfaces are basically identical, so should be fixed soon.

Original comment by promit....@gmail.com on 11 Aug 2010 at 9:27

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r1646.

Original comment by Mike.Popoloski on 31 Aug 2010 at 3:29