68f1b814b1
Fixes github issue: #1754 - When ResourceDesc::resType is hipResourceTypeLinear ignore address mode and filter mode. - When textureDesc::normalizedCoords is set to zero, AddressModeWrap and AddressModeMirror won't be supported and will be switched to AddressModeClamp.