Lines Matching refs:GetPriority

528     STDMETHOD_(DWORD, GetPriority)(THIS) PURE;
545 #define IDirect3DResource9_GetPriority(p) (p)->lpVtbl->GetPriority(p)
559 #define IDirect3DResource9_GetPriority(p) (p)->GetPriority()
580 STDMETHOD_(DWORD, GetPriority)(THIS) PURE;
604 #define IDirect3DSurface9_GetPriority(p) (p)->lpVtbl->GetPriority(p)
625 #define IDirect3DSurface9_GetPriority(p) (p)->GetPriority()
653 STDMETHOD_(DWORD, GetPriority)(THIS) PURE;
674 #define IDirect3DVertexBuffer9_GetPriority(p) (p)->lpVtbl->GetPriority(p)
692 #define IDirect3DVertexBuffer9_GetPriority(p) (p)->GetPriority()
717 STDMETHOD_(DWORD, GetPriority)(THIS) PURE;
738 #define IDirect3DIndexBuffer9_GetPriority(p) (p)->lpVtbl->GetPriority(p)
756 #define IDirect3DIndexBuffer9_GetPriority(p) (p)->GetPriority()
781 STDMETHOD_(DWORD, GetPriority)(THIS) PURE;
805 #define IDirect3DBaseTexture9_GetPriority(p) (p)->lpVtbl->GetPriority(p)
826 #define IDirect3DBaseTexture9_GetPriority(p) (p)->GetPriority()
854 STDMETHOD_(DWORD, GetPriority)(THIS) PURE;
885 #define IDirect3DCubeTexture9_GetPriority(p) (p)->lpVtbl->GetPriority(p)
912 #define IDirect3DCubeTexture9_GetPriority(p) (p)->GetPriority()
946 STDMETHOD_(DWORD, GetPriority)(THIS) PURE;
976 #define IDirect3DTexture9_GetPriority(p) (p)->lpVtbl->GetPriority(p)
1003 #define IDirect3DTexture9_GetPriority(p) (p)->GetPriority()
1037 STDMETHOD_(DWORD, GetPriority)(THIS) PURE;
1067 #define IDirect3DVolumeTexture9_GetPriority(p) (p)->lpVtbl->GetPriority(p)
1094 #define IDirect3DVolumeTexture9_GetPriority(p) (p)->GetPriority()