SWDEV-341992 - Add hipRefTex data types mapping on nvidia path
Change-Id: Icec2ec110f2647bfb4c571ff16dd3852cfc9fe4a
[ROCm/clr commit: d12f205fd1]
This commit is contained in:
@@ -230,6 +230,11 @@ inline static CUresourcetype hipResourcetype_enumToCUresourcetype(
|
|||||||
#define hiparray CUarray
|
#define hiparray CUarray
|
||||||
typedef CUmipmappedArray hipMipmappedArray_t;
|
typedef CUmipmappedArray hipMipmappedArray_t;
|
||||||
|
|
||||||
|
#define HIP_TRSA_OVERRIDE_FORMAT CU_TRSA_OVERRIDE_FORMAT
|
||||||
|
#define HIP_TRSF_READ_AS_INTEGER CU_TRSF_READ_AS_INTEGER
|
||||||
|
#define HIP_TRSF_NORMALIZED_COORDINATES CU_TRSF_NORMALIZED_COORDINATES
|
||||||
|
#define HIP_TRSF_SRGB CU_TRSF_SRGB
|
||||||
|
|
||||||
// hipTextureAddressMode
|
// hipTextureAddressMode
|
||||||
typedef enum cudaTextureAddressMode hipTextureAddressMode;
|
typedef enum cudaTextureAddressMode hipTextureAddressMode;
|
||||||
#define hipAddressModeWrap cudaAddressModeWrap
|
#define hipAddressModeWrap cudaAddressModeWrap
|
||||||
|
|||||||
مرجع در شماره جدید
Block a user