Home
last modified time | relevance | path

Searched refs:CreateDeviceEx (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/D3D9/
DDirect3D9Ex.cpp265 …return CreateDeviceEx(adapter, deviceType, focusWindow, behaviorFlags, presentParameters, presentP… in CreateDevice()
303 …long __stdcall Direct3D9Ex::CreateDeviceEx(unsigned int adapter, D3DDEVTYPE deviceType, HWND focus… in CreateDeviceEx() function in D3D9::Direct3D9Ex
313 …return d3d9ex->CreateDeviceEx(adapter, deviceType, focusWindow, behaviorFlags, presentParameters, … in CreateDeviceEx()
317CreateDeviceEx(adapter, deviceType, focusWindow, behaviorFlags, presentParameters, fullscreenDispl… in CreateDeviceEx()
DDirect3D9Ex.hpp59 …long __stdcall CreateDeviceEx(unsigned int adapter, D3DDEVTYPE deviceType, HWND focusWindow, DWORD…