Home
last modified time | relevance | path

Searched refs:GetCreationParameters (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/src/D3D9/
DDirect3DSwapChain9.cpp337 device->GetCreationParameters(&creationParameters); in reset()
DDirect3DDevice9Ex.cpp320 long Direct3DDevice9Ex::GetCreationParameters(D3DDEVICE_CREATION_PARAMETERS *parameters) in GetCreationParameters() function in D3D9::Direct3DDevice9Ex
324 return Direct3DDevice9::GetCreationParameters(parameters); in GetCreationParameters()
DDirect3DDevice9Ex.hpp66 long __stdcall GetCreationParameters(D3DDEVICE_CREATION_PARAMETERS *parameters);
DDirect3DDevice9.hpp97 long __stdcall GetCreationParameters(D3DDEVICE_CREATION_PARAMETERS *parameters);
DDirect3DDevice9.cpp1393 long Direct3DDevice9::GetCreationParameters(D3DDEVICE_CREATION_PARAMETERS *parameters) in GetCreationParameters() function in D3D9::Direct3DDevice9