Lines Matching refs:NineAdapter9
38 NineAdapter9_ctor( struct NineAdapter9 *This, in NineAdapter9_ctor()
100 NineAdapter9_dtor( struct NineAdapter9 *This ) in NineAdapter9_dtor()
116 NineAdapter9_GetScreen( struct NineAdapter9 *This, in NineAdapter9_GetScreen()
150 NineAdapter9_GetAdapterIdentifier( struct NineAdapter9 *This, in NineAdapter9_GetAdapterIdentifier()
186 NineAdapter9_CheckDeviceType( struct NineAdapter9 *This, in NineAdapter9_CheckDeviceType()
249 NineAdapter9_CheckDeviceFormat( struct NineAdapter9 *This, in NineAdapter9_CheckDeviceFormat()
375 NineAdapter9_CheckDeviceMultiSampleType( struct NineAdapter9 *This, in NineAdapter9_CheckDeviceMultiSampleType()
437 NineAdapter9_CheckDepthStencilMatch( struct NineAdapter9 *This, in NineAdapter9_CheckDepthStencilMatch()
480 NineAdapter9_CheckDeviceFormatConversion( struct NineAdapter9 *This, in NineAdapter9_CheckDeviceFormatConversion()
518 NineAdapter9_GetDeviceCaps( struct NineAdapter9 *This, in NineAdapter9_GetDeviceCaps()
974 NineAdapter9_CreateDevice( struct NineAdapter9 *This, in NineAdapter9_CreateDevice()
1034 NineAdapter9_CreateDeviceEx( struct NineAdapter9 *This, in NineAdapter9_CreateDeviceEx()
1118 struct NineAdapter9 **ppOut ) in NineAdapter9_new()