Searched refs:featureLevels (Results 1 - 3 of 3) sorted by relevance
/external/opencv3/cmake/checks/ |
H A D | directx.cpp | 30 D3D_FEATURE_LEVEL featureLevels[] = local 36 UINT numFeatureLevels = ARRAYSIZE(featureLevels); 55 hr = D3D11CreateDeviceAndSwapChain(NULL, g_driverType, NULL, createDeviceFlags, featureLevels, numFeatureLevels,
|
/external/opencv3/samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/ |
H A D | Direct3DBase.cpp | 37 D3D_FEATURE_LEVEL featureLevels[] = local 55 featureLevels, // List of feature levels this app can support. 56 ARRAYSIZE(featureLevels),
|
/external/opencv3/samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/ |
H A D | Direct3DBase.cpp | 37 D3D_FEATURE_LEVEL featureLevels[] = local 55 featureLevels, // List of feature levels this app can support. 56 ARRAYSIZE(featureLevels),
|
Completed in 189 milliseconds