Home | History | Annotate | Download | only in include

Lines Matching refs:GetResource

283     void (STDMETHODCALLTYPE *GetResource)(
315 #define ID3D10ShaderResourceView1_GetResource(This,ppResource) (This)->lpVtbl->GetResource(This,ppResource)
346 This->lpVtbl->GetResource(This,ppResource);