Searched refs:createDComp (Results 1 – 2 of 2) sorted by relevance
79 PFN_DCOMPOSITION_CREATE_DEVICE createDComp = in createSwapChain() local82 if (!createDComp) in createSwapChain()90 HRESULT result = createDComp(dxgiDevice, __uuidof(IDCompositionDevice), in createSwapChain()
952 PFN_DCOMPOSITION_CREATE_DEVICE2 createDComp = reinterpret_cast<PFN_DCOMPOSITION_CREATE_DEVICE2>( in TEST_P() local954 if (!createDComp) in TEST_P()962 HRESULT hr = createDComp(d3d11Device.Get(), IID_PPV_ARGS(dcompDevice.GetAddressOf())); in TEST_P()