1. CreateDirect3D11DeviceFromDXGIDevice function - …

    https://msdn.microsoft.com/en-us/library/windows/apps/dn895087.aspx

    Creates an instance of IDirect3DDevice from an IDXGIDevice.

    • Code sample

      ComPtr<ABI::Windows::Graphics::DirectX::Direct3D11::IDirect3DDevice> device;
      ComPtr<IInspectable> inspectableSurface;
      If (SUCCEEDED(CreateDirect3D11DeviceFromDXGIDevice(dxgiDevice, &inspectableSurface)) {
        hr = inspectableSurface.As(&device);
      }
      See more on MSDNWas this helpful?Thanks! Give more feedback
  2. CreateDirect3D11SurfaceFromDXGISurface function - …

    https://msdn.microsoft.com/en-us/library/windows/apps/dn895088.aspx

    CreateDirect3D11DeviceFromDXGIDevice. ... CreateDirect3D11SurfaceFromDXGISurface function. Creates an instance of IDirect3DSurface from an IDXGISurface. Syntax. C++.

  3. CreateDirect3DDevice function - Windows app …

    https://msdn.microsoft.com/en-us/library/windows/apps/dn895089.aspx

    CreateDirect3DDevice function. ... If you are using WRL you should use the CreateDirect3D11DeviceFromDXGIDevice function instead. Requirements. Header.

  4. Provide a conversion from winrt::ABI::<type>* to ::ABI ...

    https://github.com/Microsoft/cppwinrt/issues/48

    Provide a conversion from winrt::ABI::<type>* to :: ... Interop APIs like CreateDirect3D11DeviceFromDXGIDevice are a necessary evil until a native WinRT API is ...

  5. Microsoft/Win2D - GitHub

    https://github.com/Microsoft/Win2D/blob/master/winrt/published/...

    Win2D is an easy-to-use Windows Runtime API for immediate mode 2D graphics rendering with GPU acceleration. It is available to C#, C++ and VB developers writing ...

  6. Antivirus scan for ...

    https://www.virustotal.com/ja/file/3d662e59e2eaf5d10a5df4ef7f231b...

    CreateDirect3D11DeviceFromDXGIDevice. CreateDirect3D11SurfaceFromDXGISurface. D3D11CoreCreateDevice. D3D11CoreCreateLayeredDevice. D3D11CoreGetLayeredDeviceSize.

  7. Windows 10 DLL File Information - d3d11.dll

    windows10dll.nirsoft.net/d3d11_dll.html

    Windows 10 DLL File Information - d3d11.dll. Main Page: ... CreateDirect3D11DeviceFromDXGIDevice: CreateDirect3D11SurfaceFromDXGISurface: D3D11CoreCreateDevice;

  8. APIs present on all Windows 10 devices (grouped by …

    https://docs.microsoft.com/en-us/uwp/win32-and-com/win32-apis

    This topic lists the Win32 APIs that are part of the Universal Windows Platform (UWP) and that are implemented by all Windows 10 devices.

  9. Win32 and COM for Universal Windows Platform (UWP) …

    https://technet.microsoft.com/cs-cz/sysinternals/mt592895

    These data access and storage APIs are supported for developing Universal Windows Platform (UWP) apps.

  10. d3d11.dll 10.0.14393.0 - Direct3D 11 Runtime - FileLog.net

    filelog.net/file/d3d11.dll/a940ac76aa857b08f0accd7ece432a41b1c3453e

    Organization: Microsoft Corporation Subject: CN=Microsoft Windows, O=Microsoft Corporation, L=Redmond, S=Washington, C=US Issuer: CN=Microsoft Windows Production PCA ...