NPAPI:AsyncDrawing: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
No edit summary
mNo edit summary
Line 156: Line 156:
</pre>
</pre>


The adapter returned by this function can then be used with any DXGI device creation function, such as <tt>D3D10CreateDevice</tt>. Failure to negotiate the adapter properly (or use a IDXGIAdapter1, provided by DXGI 1.1) will result in undefined behavior.
The adapter returned by this function can then be used with any DXGI device creation function, such as <tt>D3D10CreateDevice</tt>. Failure to negotiate the adapter properly (or failure to use an IDXGIAdapter1) will result in undefined behavior.


== Sample Code ==
== Sample Code ==
Confirmed users
156

edits

Navigation menu