lthakur
|
313cdfd494
|
Added offset value verification.
Added offset value verification.
[ROCm/clr commit: b7a4b2c300]
|
2018-08-01 10:41:30 +05:30 |
|
lthakur
|
5cff332d5e
|
Update hipGetChanDesc.cpp
Removed bool variable 'testResult' from global scope and confined it to the function.
[ROCm/clr commit: cac0f2cc95]
|
2018-07-17 13:40:54 +05:30 |
|
lthakur
|
5ea8ae2ea6
|
Update hipGetAlgntoffset2D.cpp
Removed unwanted space.
[ROCm/clr commit: 9f8d41df13]
|
2018-07-17 13:37:08 +05:30 |
|
lthakur
|
bf68482ed9
|
Update hipGetAlgntoffset2D.cpp
Removed bool variable 'testResult' from global scope and confined it to the function.
[ROCm/clr commit: 7b6da4453b]
|
2018-07-17 13:35:22 +05:30 |
|
lthakur
|
da77083acc
|
Removed unused ,chan_test, variable.
[ROCm/clr commit: c2b508abfe]
|
2018-07-17 10:32:30 +05:30 |
|
lthakur
|
138d5f3d0c
|
Update hipGetChanDesc.cpp
[ROCm/clr commit: 7003fe76f2]
|
2018-07-11 15:24:00 +05:30 |
|
lthakur
|
6ccf6807f6
|
Update hipGetAlgntoffset2D.cpp
[ROCm/clr commit: d395531f47]
|
2018-07-11 15:23:21 +05:30 |
|
lthakur
|
01b3ffc69f
|
Update hipGetAlgntoffset2D.cpp
[ROCm/clr commit: d8b5f60e12]
|
2018-07-11 11:54:05 +05:30 |
|
lthakur
|
b89f2310b8
|
Update hipGetChanDesc.cpp
[ROCm/clr commit: 5ba01d5033]
|
2018-07-11 11:53:16 +05:30 |
|
lthakur
|
48e4f03665
|
Update hipGetAlgntoffset2D.cpp
[ROCm/clr commit: b3b198f745]
|
2018-07-11 11:51:08 +05:30 |
|
Lakhan Singh
|
0f582a7893
|
Made changes as suggested.
[ROCm/clr commit: 936b878d72]
|
2018-06-15 11:30:02 +05:30 |
|
Lakhan Singh
|
8983f78d21
|
[GETandALGN]: Get channel and alignment details
[ROCm/clr commit: 7d6f1b8e38]
|
2018-06-12 15:22:05 +05:30 |
|
Rahul Garg
|
b58a81f80e
|
Fixed texture obj 1Dfetch test
[ROCm/clr commit: 7cfd059919]
|
2018-05-30 21:54:51 +05:30 |
|
Rahul Garg
|
6126733ebe
|
Fixed tex1dFetch test
[ROCm/clr commit: 3b0842e70a]
|
2018-05-30 11:42:01 +05:30 |
|
Rahul Garg
|
914abf8c41
|
Fix runTest return type
[ROCm/clr commit: dabe2fda39]
|
2018-05-29 16:18:14 +05:30 |
|
Rahul Garg
|
51f21711a7
|
Fix tex2D tests for result value
[ROCm/clr commit: 28c878f266]
|
2018-05-29 16:03:37 +05:30 |
|
lthakur
|
53dc974461
|
HIP test case for 1D texture fetch (#424)
[ROCm/clr commit: 366a0a97ca]
|
2018-05-29 14:08:01 +05:30 |
|
Rahul Garg
|
897b8b48f5
|
Remove textureObj kernel argument for HIP/HCC path
[ROCm/clr commit: 35bc23ecc3]
|
2018-03-28 15:36:57 +05:30 |
|
Maneesh Gupta
|
46ddefedee
|
Apply .clangformat to all repo source files
Change-Id: I7e79c6058f0303f9a98911e3b7dd2e8596079344
[ROCm/clr commit: 9e47fccc89]
|
2018-03-12 11:29:03 +05:30 |
|
Ben Sander
|
0de96b6e3e
|
Merge pull request #256 from gargrahul/texture_driver_api_support
Texture driver APIs support
[ROCm/clr commit: e93a24bdbe]
|
2017-11-27 13:52:39 -06:00 |
|
Rahul Garg
|
896c146fef
|
Porting guides update for texture APIs usage
[ROCm/clr commit: 3e9a4cfdd1]
|
2017-11-24 12:00:55 +05:30 |
|
Alex Voicu
|
af0ae5421c
|
This implements the trivial change needed to move back from the hip{Something}_{x, y, z} macros to the natural CUDA syntax of Something.{x, y, z}. This is contained in lines 384-404 in hip_runtime.h. All of the other changes have to do with changing unit tests to use this syntax. The macros are retained for backwards compatibility.
[ROCm/clr commit: 0cc921f103]
|
2017-11-19 01:54:12 +00:00 |
|
Rahul Garg
|
8f194d831a
|
Added HIT block
[ROCm/clr commit: 05070fe824]
|
2017-09-26 11:39:09 +05:30 |
|
Rahul Garg
|
aaa77132da
|
Added Texture 2D object and reference APIs tests
[ROCm/clr commit: 36db84a68f]
|
2017-09-26 11:33:23 +05:30 |
|