Skip to content
#

silk

Here are 32 public repositories matching this topic...

Silk.NET
BMarques
BMarques commented Dec 9, 2021

Summary of feature

Silk.NET.DXGI is doesn't have the constant/flag DXGI_CREATE_FACTORY_DEBUG.

Comments

I have to type by hand the 0x1 which is the value of DXGI_CREATE_FACTORY_DEBUG, it would be nice to be able to just grab it from the DXGI class, like DXGI.CpuAccessNone.

This is useful to make it easier to pass the correct value to DXGI.GetApi().CreateDXGIFactory2
https://docs.micr

Improve this page

Add a description, image, and links to the silk topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the silk topic, visit your repo's landing page and select "manage topics."

Learn more