Lines Matching refs:NineAdapter9
46 NineAdapter9_ctor( struct NineAdapter9 *This, in NineAdapter9_ctor()
110 NineAdapter9_dtor( struct NineAdapter9 *This ) in NineAdapter9_dtor()
126 NineAdapter9_GetScreen( struct NineAdapter9 *This, in NineAdapter9_GetScreen()
160 NineAdapter9_GetAdapterIdentifier( struct NineAdapter9 *This, in NineAdapter9_GetAdapterIdentifier()
196 NineAdapter9_CheckDeviceType( struct NineAdapter9 *This, in NineAdapter9_CheckDeviceType()
279 NineAdapter9_CheckDeviceFormat( struct NineAdapter9 *This, in NineAdapter9_CheckDeviceFormat()
412 NineAdapter9_CheckDeviceMultiSampleType( struct NineAdapter9 *This, in NineAdapter9_CheckDeviceMultiSampleType()
474 NineAdapter9_CheckDepthStencilMatch( struct NineAdapter9 *This, in NineAdapter9_CheckDepthStencilMatch()
520 NineAdapter9_CheckDeviceFormatConversion( struct NineAdapter9 *This, in NineAdapter9_CheckDeviceFormatConversion()
558 NineAdapter9_GetDeviceCaps( struct NineAdapter9 *This, in NineAdapter9_GetDeviceCaps()
1011 NineAdapter9_CreateDevice( struct NineAdapter9 *This, in NineAdapter9_CreateDevice()
1071 NineAdapter9_CreateDeviceEx( struct NineAdapter9 *This, in NineAdapter9_CreateDeviceEx()
1155 struct NineAdapter9 **ppOut ) in NineAdapter9_new()