sharpdx / SharpDX

SharpDX GitHub Repository
http://sharpdx.org
MIT License
1.69k stars 638 forks source link

Access cbuffer in header from effect (Toolkit) #792

Closed QuantumDeveloper closed 8 years ago

QuantumDeveloper commented 8 years ago

Hi. I know, that toolkit is deprectaed, but I wish to know is it actually possible to reach some cbuffer defined in header file, which was included in fx file? And if yes, then how I can do that? Because now effect file after compilation does not contains any variables from header file.

xoofx commented 8 years ago

Could you ask this to the Toolkit repo?