Home
last modified time | relevance | path

Searched refs:driverTypes (Results 1 – 9 of 9) sorted by relevance

/dports/security/owasp-dependency-check/DependencyCheck-3.1.1/dependency-check-core/src/test/resources/cmake/opencv/cmake/checks/
H A Ddirectx.cpp22 D3D_DRIVER_TYPE driverTypes[] = in InitDevice() local
28 UINT numDriverTypes = ARRAYSIZE(driverTypes); in InitDevice()
54 g_driverType = driverTypes[driverTypeIndex]; in InitDevice()
/dports/graphics/opencv/opencv-4.5.3/cmake/checks/
H A Ddirectx.cpp22 D3D_DRIVER_TYPE driverTypes[] = in InitDevice() local
28 UINT numDriverTypes = ARRAYSIZE(driverTypes); in InitDevice()
58 g_driverType = driverTypes[driverTypeIndex]; in InitDevice()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Windows/GPU/
H A DD3D11Context.cpp63 static const D3D_DRIVER_TYPE driverTypes[] = { in CreateTheDevice() local
68 const UINT numDriverTypes = ARRAYSIZE(driverTypes); in CreateTheDevice()
/dports/emulators/ppsspp/ppsspp-1.12.3/Windows/GPU/
H A DD3D11Context.cpp63 static const D3D_DRIVER_TYPE driverTypes[] = { in CreateTheDevice() local
68 const UINT numDriverTypes = ARRAYSIZE(driverTypes); in CreateTheDevice()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Windows/GPU/
H A DD3D11Context.cpp63 static const D3D_DRIVER_TYPE driverTypes[] = { in CreateTheDevice() local
68 const UINT numDriverTypes = ARRAYSIZE(driverTypes); in CreateTheDevice()
/dports/multimedia/assimp/assimp-5.1.3/samples/SimpleTexturedDirectx11/SimpleTexturedDirectx11/
H A Dmain.cpp249 D3D_DRIVER_TYPE driverTypes[] = in InitD3D() local
255 UINT numDriverTypes = ARRAYSIZE(driverTypes); in InitD3D()
268 g_driverType = driverTypes[driverTypeIndex]; in InitD3D()
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/Windows/
H A DRenderer.cpp258 D3D_DRIVER_TYPE driverTypes[] = in InitDevice() local
264 UINT numDriverTypes = ARRAYSIZE(driverTypes); in InitDevice()
293 driverType = driverTypes[driverTypeIndex]; in InitDevice()
/dports/graphics/opensubdiv/OpenSubdiv-3_4_4/examples/dxViewer/
H A Ddxviewer.cpp1307 D3D_DRIVER_TYPE driverTypes[] = { in initD3D11() local
1313 UINT numDriverTypes = ARRAYSIZE(driverTypes); in initD3D11()
1337 hDriverType = driverTypes[driverTypeIndex]; in initD3D11()
/dports/graphics/opensubdiv/OpenSubdiv-3_4_4/examples/dxPtexViewer/
H A DdxPtexViewer.cpp1596 D3D_DRIVER_TYPE driverTypes[] = { in initD3D11() local
1602 UINT numDriverTypes = ARRAYSIZE(driverTypes); in initD3D11()
1635 hDriverType = driverTypes[driverTypeIndex]; in initD3D11()