Lines Matching refs:GetPriority

534     STDMETHOD_(DWORD, GetPriority)(THIS) PURE;
551 #define IDirect3DResource9_GetPriority(p) (p)->lpVtbl->GetPriority(p)
565 #define IDirect3DResource9_GetPriority(p) (p)->GetPriority()
586 STDMETHOD_(DWORD, GetPriority)(THIS) PURE;
610 #define IDirect3DSurface9_GetPriority(p) (p)->lpVtbl->GetPriority(p)
631 #define IDirect3DSurface9_GetPriority(p) (p)->GetPriority()
659 STDMETHOD_(DWORD, GetPriority)(THIS) PURE;
680 #define IDirect3DVertexBuffer9_GetPriority(p) (p)->lpVtbl->GetPriority(p)
698 #define IDirect3DVertexBuffer9_GetPriority(p) (p)->GetPriority()
723 STDMETHOD_(DWORD, GetPriority)(THIS) PURE;
744 #define IDirect3DIndexBuffer9_GetPriority(p) (p)->lpVtbl->GetPriority(p)
762 #define IDirect3DIndexBuffer9_GetPriority(p) (p)->GetPriority()
787 STDMETHOD_(DWORD, GetPriority)(THIS) PURE;
811 #define IDirect3DBaseTexture9_GetPriority(p) (p)->lpVtbl->GetPriority(p)
832 #define IDirect3DBaseTexture9_GetPriority(p) (p)->GetPriority()
860 STDMETHOD_(DWORD, GetPriority)(THIS) PURE;
890 #define IDirect3DCubeTexture9_GetPriority(p) (p)->lpVtbl->GetPriority(p)
917 #define IDirect3DCubeTexture9_GetPriority(p) (p)->GetPriority()
951 STDMETHOD_(DWORD, GetPriority)(THIS) PURE;
981 #define IDirect3DTexture9_GetPriority(p) (p)->lpVtbl->GetPriority(p)
1008 #define IDirect3DTexture9_GetPriority(p) (p)->GetPriority()
1042 STDMETHOD_(DWORD, GetPriority)(THIS) PURE;
1072 #define IDirect3DVolumeTexture9_GetPriority(p) (p)->lpVtbl->GetPriority(p)
1099 #define IDirect3DVolumeTexture9_GetPriority(p) (p)->GetPriority()