Home | History | Annotate | Download | only in include

Lines Matching refs:GetResource

326     void (STDMETHODCALLTYPE *GetResource)(
358 #define ID3D10ShaderResourceView1_GetResource(This,ppResource) (This)->lpVtbl->GetResource(This,ppResource)
389 This->lpVtbl->GetResource(This,ppResource);