Home | History | Annotate | Download | only in include

Lines Matching refs:IAGetIndexBuffer

5092     virtual void STDMETHODCALLTYPE IAGetIndexBuffer(
5725 void (STDMETHODCALLTYPE *IAGetIndexBuffer)(
6007 #define ID3D11DeviceContext_IAGetIndexBuffer(This,pIndexBuffer,Format,Offset) (This)->lpVtbl->IAGetIndexBuffer(This,pIndexBuffer,Format,Offset)
6287 This->lpVtbl->IAGetIndexBuffer(This,pIndexBuffer,Format,Offset);