Lines Matching refs:D3DFORMAT

42 D3DFORMAT d3dformat_from_wined3dformat(WINED3DFORMAT format)
107 WINED3DFORMAT wined3dformat_from_d3dformat(D3DFORMAT format)
167 FIXME("Unhandled D3DFORMAT %#x\n", format);
824 UINT width, UINT height, UINT levels, DWORD usage, D3DFORMAT format,
861 UINT width, UINT height, UINT depth, UINT levels, DWORD usage, D3DFORMAT format,
975 UINT edge_length, UINT levels, DWORD usage, D3DFORMAT format,
1011 UINT width, UINT height, UINT levels, DWORD usage, D3DFORMAT format,
1050 UINT width, UINT height, UINT depth, UINT levels, DWORD usage, D3DFORMAT format,
1091 UINT edge_length, UINT levels, DWORD usage, D3DFORMAT format, D3DPOOL pool,
1163 D3DFORMAT format, D3DPOOL pool, IDirect3DIndexBuffer9 **buffer, HANDLE *shared_handle)
1196 D3DFORMAT Format, BOOL Lockable, BOOL Discard, UINT Level, IDirect3DSurface9 **ppSurface,
1243 D3DFORMAT Format, D3DMULTISAMPLE_TYPE MultiSample, DWORD MultisampleQuality, BOOL Lockable,
1266 D3DFORMAT Format, D3DMULTISAMPLE_TYPE MultiSample,
1406 static HRESULT WINAPI IDirect3DDevice9Impl_CreateOffscreenPlainSurface(LPDIRECT3DDEVICE9EX iface, UINT Width, UINT Height, D3DFORMAT Format, D3DPOOL Pool, IDirect3DSurface9 **ppSurface, HANDLE* pSharedHandle) {
2302 D3DFORMAT IndexDataFormat, CONST void* pVertexStreamZeroData, UINT VertexStreamZeroStride) {
2856 UINT width, UINT height, D3DFORMAT format, D3DMULTISAMPLE_TYPE multisample_type, DWORD multisample_quality,
2869 UINT width, UINT height, D3DFORMAT format, D3DPOOL pool, IDirect3DSurface9 **surface,
2880 UINT width, UINT height, D3DFORMAT format, D3DMULTISAMPLE_TYPE multisample_type, DWORD multisample_quality,