HomeSort by relevance Sort by last modified time
    Searched refs:GetAdapterModeCountEx (Results 1 - 3 of 3) sorted by null

  /external/swiftshader/src/D3D9/
Direct3D9Ex.hpp 56 unsigned int __stdcall GetAdapterModeCountEx(unsigned int adapter, const D3DDISPLAYMODEFILTER *filter) override;
Direct3D9Ex.cpp 268 unsigned int __stdcall Direct3D9Ex::GetAdapterModeCountEx(unsigned int adapter, const D3DDISPLAYMODEFILTER *filter)
  /external/mesa3d/include/D3D9/
d3d9.h 103 virtual UINT WINAPI GetAdapterModeCountEx(UINT Adapter, const D3DDISPLAYMODEFILTER *pFilter) = 0;
    [all...]

Completed in 173 milliseconds