CheckFullNonPow2TextureSupport Method
Gets information about whether the driver supports the nonpowers-of-2-unconditionally feature.
public System.bool CheckFullNonPow2TextureSupport()
'Declaration
Public Function CheckFullNonPow2TextureSupport() As System.Boolean
Return Value
Returns true if this hardware supports non-powers-of-2 texture. This returns always true Direct3D 10 and higher feature levels.