[]
Calculates the sub resource index for a particular mipSlice and arraySlice.
public override int CalculateSubResourceIndex(int mipSlice, int arraySlice, out int mipSize)
Public Overrides Function CalculateSubResourceIndex(mipSlice As Integer, arraySlice As Integer, ByRef mipSize As Integer) As Integer
| Type | Name | Description |
|---|---|---|
| int | mipSlice | |
| int | arraySlice | |
| int | mipSize |
| Type | Description |
|---|---|
| int |