Home | History | Annotate | Download | only in include

Lines Matching defs:ArraySlice

971 inline UINT D3D11CalcSubresource(UINT MipSlice, UINT ArraySlice, UINT MipLevels) {
972 return MipSlice + ArraySlice * MipLevels;
1664 UINT ArraySlice;
1679 UINT ArraySlice;