Searched defs:AdapterFormat (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/nine/ |
H A D | adapter9.c | 195 NineAdapter9_CheckDeviceType( struct NineAdapter9 *This, D3DDEVTYPE DevType, D3DFORMAT AdapterFormat, D3DFORMAT BackBufferFormat, BOOL bWindowed ) NineAdapter9_CheckDeviceType() argument 278 NineAdapter9_CheckDeviceFormat( struct NineAdapter9 *This, D3DDEVTYPE DeviceType, D3DFORMAT AdapterFormat, DWORD Usage, D3DRESOURCETYPE RType, D3DFORMAT CheckFormat ) NineAdapter9_CheckDeviceFormat() argument 477 NineAdapter9_CheckDepthStencilMatch( struct NineAdapter9 *This, D3DDEVTYPE DeviceType, D3DFORMAT AdapterFormat, D3DFORMAT RenderTargetFormat, D3DFORMAT DepthStencilFormat ) NineAdapter9_CheckDepthStencilMatch() argument [all...] |
Completed in 2 milliseconds