I need to share surface between direct 3d 10.1 device and direct 3d 11 device to permit my application to render Sprite sharing surface between diirect 2d and direct 3d 10.1. I've read this topic http://msdn.microsoft.com/en-us/library/windows/desktop/ee913554(v=vs.85).aspx but ther is only example for sharing between d2d and d3d 10.1 and not for sharing between d3d 10.1 and 11, can someone give me code example?
Share surface between D2D, DX10, DX11
895 Views Asked by ThomasSquall At
1
There are 1 best solutions below
Related Questions in C++-CLI
- C-style DLL interface with C++/CLI and in/out-strings
- C2882: 'ClassLibrary2' : illegal use of namespace identifier in expression
- create c#(WinFrom) control in win32 app use c++/clr
- Cannot get access to Main form controls from a Managed thread. Windows Forms C++/CLI
- Windows Forms C++/CLI <-> MySQL and umlauts
- How can I clean up this C++ snippet for command line arguments?
- IJwhost throwing exception in C++/CLI project running .NET 7
- Unable to debug C++/CLI dll using visual studio 2022 mixed mode (.NET Core, .NET 5+, native code)
- C++ Get file content from the DLL resource
- Why .NET Framework assemblies are not loaded inside same AppDomain of calling module?
- Issues with inline const System::String
- Handling Dependencies from Unmanaged Native to Managed NET, Via C++/CLI
- Visual Studio 2022 CLR Empty Project (.NET Framework) entry point is not working, even after being set
- IDisposable not [ComVisible(true)] in .NET 6?
- How to write a variable in to file in C++/CLI?
Related Questions in DIRECTX-11
- Why do we only create one render target view?
- Missing HLSL Debug Symbols with D3Dcompile in Visual Studio
- Cube Rotation Only Triggered by Mouse Movement or Key Press
- Unable to Display Cube in Direct3D Application
- Slow D3DX11CreateShaderResourceViewFromFile relatively CrystalDiskMark speed
- Attempt to convert pData provided by Direct3d11 to buffer, but error when resize window
- d3d11 triangle rendering failure despite everything being properly initialized
- Initialize DirectX 11 using 'SwapChainPanel' in C#, UWP, XAML
- Qt 5.15, ANGLE: use DirectComposition, i.e. Flip Model SwapChain
- Unresolved external symbol DXGetErrorStringA
- DirectX 3d 11 after using the Depth Stencil view in OMSetRenderTarget nothing is rendering at alllll
- Graphics.DrawString not drawing when picturebox handle is outputsource of directX11 device
- Possible way of implementing Constant buffer in direct x
- Why does CreateDevice() for ID3D11Device return error 0x80070057: "The parameter is incorrect"?
- Unable to see render when I use the .exe
Related Questions in DIRECT2D
- HDR video publishing
- Direct2D bitmap with Alpha channel is not drawing properly on black background
- Direct2D to XPS file without print queue
- Proper way to create Direct2D bitmap from FreeType bitmap
- How can I get the ENUM field name from an d2d effect property by using the GetValueByName method
- How can share a WriteableBitmap back buffer to use alongside Direct2D rendering?
- Does ID2D1DeviceContext::GetTarget() create a new pointer via AddRef()
- How to tell memory usage of SharpDX.Direct2D1.Bitmap?
- Direct2D different image loadings APIs
- How to draw transparent graphics using Direct2D
- Troubleshooting Windows Preview Handler Issues: GDI+ and Direct2D Integration
- How to render pixels from IMFMediaBuffer or IMF2DBuffer into HWND?
- Detect optimal position for text
- How does Direct2D do non-MSAA Anti-Aliasing?
- using SharpDX.Direct2D1 to render on specific element
Related Questions in DIRECTX-10
- Directx11 vertexbuffer
- Adding directx to include and library directories throws over 300 errors
- syntax error: identifier 'TEXTMETRICA' in D3DX10Core
- Where can I find d3dcompiler_43.dll and corresponding lib files?
- Model class fails to initialize in DirectX 10
- How to force use of DirectX 10 libraries and .dll files when compiling and running a VS2017CE project on a system with DirectX 11?
- DirectX 11 Render To Texture
- Updating vertex buffer in Directx10 and 11
- Rendering with Directx10
- Why does this DirectX 10 "D3DXVec3Lerp" function return invalid numbers?
- How to sample height map which is stored in the alpha channel of the normal map?
- How to make a mesh move in DirectX 10
- How to load another mesh in Directx 10
- Area Light Implementation with directx9 or DX11
- Nearest Neighbour interpolation for Direct3D sprites?
Related Questions in SPRITEFONT
- How do I compile a Spritefont file into an XNB file?
- Providing canvas2d image tint for Spritefonts
- Move SpriteBatch to 3D Space Coordinate
- SpriteFont error in monogame on macOS "Microsoft.XNA.Framework.Content.ContentLoadException has been thrown The content file was not found."
- Drawing custom sprites onto a button in monogame
- Spritefont for Greek
- Directxtk SpriteFont blurry when not whole number
- DirectX::SpriteFont/SpriteBatch prevents 3D scene from drawing
- How to draw every characters with spritefont in monogame
- No option to load a SpriteFont in XNA4 Content project with VS2015
- Light SpriteFont colors in MonoGame/XNA are low quality
- Spritefont Files not Drawing Monogame
- SpriteFont not working with MonoGame
- Monogame windows - make a textview scrollable
- What is a .Spritefont file, and how do I create it?
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular # Hahtags
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Surface sharing between different DirecX devices is done via
IDXGIResource::GetSharedHandleandID3D11Device::OpenSharedResourceHere is another answer that explains the process in more details.