[]
        
(Showing Draft Content)

GrapeCity.Documents.DX.Direct3D11.TiledResourceCoordinate

Struct TiledResourceCoordinate

Namespace
GrapeCity.Documents.DX.Direct3D11
Assembly
GcDocs.DX.Windows.dll

D3D11_TILED_RESOURCE_COORDINATE

public struct TiledResourceCoordinate
Inherited Members
System.ValueType.Equals(object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetType()

Fields

Subresource

unsigned int Subresource

public int Subresource

Field Value

int

X

unsigned int X

public int X

Field Value

int

Y

unsigned int Y

public int Y

Field Value

int

Z

unsigned int Z

public int Z

Field Value

int