MCPcopy Create free account
hub / github.com/ClassiCube/ClassiCube / LoadD3D11Library

Function LoadD3D11Library

src/Graphics_D3D11.c:52–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50
51#ifdef CC_BUILD_UWP
52static void LoadD3D11Library(void) { }
53
54static void CreateDevice(void) {
55 // https://docs.microsoft.com/en-us/windows/uwp/gaming/simple-port-from-direct3d-9-to-11-1-part-1--initializing-direct3d

Callers 1

Gfx_CreateFunction · 0.85

Calls 2

DynamicLib_LoadAllFunction · 0.85
Logger_FailToStartFunction · 0.85

Tested by

no test coverage detected