Граф коммитов

17 Коммитов

Автор SHA1 Сообщение Дата
Evgeny 73e3c4ec42 renaming HIP_INIT_CB_API to HIP_INIT_API
[ROCm/hip commit: e5ba097afd]
2018-11-13 15:33:26 +00:00
Rahul Garg 8401146cd6 Corrected the width calculation logic to accomodate multi channels
[ROCm/hip commit: 5a3d89e99c]
2018-10-03 12:07:38 +05:30
Rahul Garg 5a48bc2168 Fixed image width for linear resource type texture
[ROCm/hip commit: 0b8fc1d66a]
2018-10-01 15:28:34 +05:30
Rahul Garg c13c5c9476 Null check before setting offset
[ROCm/hip commit: bc4cdf7e41]
2018-07-24 12:25:40 +05:30
Rahul Garg af407ce8be Set offset in hipGetTextureAlignmentOffset
[ROCm/hip commit: 867a4aa971]
2018-07-24 10:11:26 +05:30
Rahul Garg ff253a279c Fixed offset null check in bind texture functions
[ROCm/hip commit: feff0aeea4]
2018-07-03 08:54:17 +05:30
Maneesh Gupta 190c598d11 Merge pull request #367 from gargrahul/fix_tex_drv_offset
Fix offset issue in texture driver APIs 

[ROCm/hip commit: f2a9f8eec3]
2018-03-16 07:43:48 +05:30
Maneesh Gupta 4f42ee762d Apply .clangformat to all repo source files
Change-Id: I7e79c6058f0303f9a98911e3b7dd2e8596079344


[ROCm/hip commit: 1ba06f63c4]
2018-03-12 11:29:03 +05:30
Rahul Garg 1698505e96 Set offset value to 0
[ROCm/hip commit: b62a8d2ba0]
2018-03-11 00:12:22 +05:30
Rahul Garg 299c873e1a Added support for
- 3D texture driver APIs
- hipMalloc3D
- hipMemcpy3D for destination other than array


[ROCm/hip commit: 115c7f2b79]
2017-12-05 14:11:13 +05:30
Rahul Garg 13879387e5 Fixed review comments
[ROCm/hip commit: 56862b1c35]
2017-11-21 21:19:06 +05:30
Rahul Garg e5aae56998 Removed redundant desc variable
[ROCm/hip commit: ae1eb7a03a]
2017-11-15 18:28:27 +05:30
Rahul Garg 58b37dce5f -Fixed texture driver API sample
-Added hipTexRefSetAddress and hipTexRefSetAddress2D APIs


[ROCm/hip commit: 4b19c2aa0c]
2017-11-15 18:23:28 +05:30
Rahul Garg 0263292087 Texture code reorganized
[ROCm/hip commit: 63680edd30]
2017-11-14 11:09:35 +05:30
Rahul Garg 49a2c6468e Texture driver APIs support
[ROCm/hip commit: ef09c4918d]
2017-11-09 22:10:55 +05:30
Rahul Garg 8c67dd3b2e Fixed hipTexture fetch issue
[ROCm/hip commit: 9929e8e717]
2017-09-25 06:54:29 +05:30
Weixing Zhang 65bec11393 HIP Texture Support
[ROCm/hip commit: e671cec367]
2017-07-17 15:16:12 -04:00