Home | History | Annotate | Download | only in include

Lines Matching refs:GetCreationFlags

4822     virtual UINT STDMETHODCALLTYPE GetCreationFlags(
5369 UINT (STDMETHODCALLTYPE *GetCreationFlags)(
5492 #define ID3D10Device_GetCreationFlags(This) (This)->lpVtbl->GetCreationFlags(This)
5782 return This->lpVtbl->GetCreationFlags(This);