Home
last modified time | relevance | path

Searched refs:SourceFormat (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/include/d3dadapter/
Dd3dadapter9.h45 …ormatConversion)(ID3DAdapter9 *This, D3DDEVTYPE DeviceType, D3DFORMAT SourceFormat, D3DFORMAT Targ…
80 …HRESULT WINAPI CheckDeviceFormatConversion(D3DDEVTYPE DeviceType, D3DFORMAT SourceFormat, D3DFORMA…
/external/mesa3d/src/gallium/frontends/nine/
Dadapter9.c517 D3DFORMAT SourceFormat, in NineAdapter9_CheckDeviceFormatConversion() argument
529 d3dformat_to_string(SourceFormat), d3dformat_to_string(TargetFormat)); in NineAdapter9_CheckDeviceFormatConversion()
531 user_assert(backbuffer_format(TargetFormat, SourceFormat, FALSE), in NineAdapter9_CheckDeviceFormatConversion()
539 bfmt = d3d9_to_pipe_format_checked(screen, SourceFormat, PIPE_TEXTURE_2D, 1, in NineAdapter9_CheckDeviceFormatConversion()
544 d3dformat_to_string(SourceFormat), in NineAdapter9_CheckDeviceFormatConversion()
Dadapter9.h113 D3DFORMAT SourceFormat,
/external/mesa3d/include/D3D9/
Dd3d9.h95 …DeviceFormatConversion(UINT Adapter, D3DDEVTYPE DeviceType, D3DFORMAT SourceFormat, D3DFORMAT Targ…
456 …ion)(IDirect3D9 *This, UINT Adapter, D3DDEVTYPE DeviceType, D3DFORMAT SourceFormat, D3DFORMAT Targ…
503 …n)(IDirect3D9Ex *This, UINT Adapter, D3DDEVTYPE DeviceType, D3DFORMAT SourceFormat, D3DFORMAT Targ…