| C1.UWP.DX Assembly > C1.Util.DX.Direct3D11 Namespace > Texture1D Class : CalculateSubResourceIndex Method |
'Declaration Public Overrides Function CalculateSubResourceIndex( _ ByVal mipSlice As System.Integer, _ ByVal arraySlice As System.Integer, _ ByRef mipSize As System.Integer _ ) As System.Integer
public override System.int CalculateSubResourceIndex( System.int mipSlice, System.int arraySlice, out System.int mipSize )