Gets the base alignment of the resource, in bytes.
public:
UINT64 GetResourceBaseAlignmentBytes()
Type: UINT64
The base alignment of the resource, in bytes.
This is a helper method. Calling this method is equivalent to calling XGTextureAddressComputer::GetResourceLayout and getting the BaseAlignmentBytes parameter from that layout.
Header: Declared in xg.h.
Library: Use xg_x.lib.