HomeSort by relevance Sort by last modified time
    Searched defs:CreateRenderTargetEx (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/src/D3D9/
Direct3DDevice9Ex.cpp     [all...]
  /external/mesa3d/include/D3D9/
d3d9.h 291 virtual HRESULT WINAPI CreateRenderTargetEx(UINT Width, UINT Height, D3DFORMAT Format, D3DMULTISAMPLE_TYPE MultiSample, DWORD MultisampleQuality, BOOL Lockable, IDirect3DSurface9 **ppSurface, HANDLE *pSharedHandle, DWORD Usage) = 0;
    [all...]

Completed in 54 milliseconds