lthakur
|
feaa30076e
|
Update hipGetAlgntoffset2D.cpp
Removed bool variable 'testResult' from global scope and confined it to the function.
|
2018-07-17 13:35:22 +05:30 |
|
lthakur
|
fa36c49c81
|
Removed unused ,chan_test, variable.
|
2018-07-17 10:32:30 +05:30 |
|
lthakur
|
429046edef
|
Update hipGetChanDesc.cpp
|
2018-07-11 15:24:00 +05:30 |
|
lthakur
|
bfd99f8af7
|
Update hipGetAlgntoffset2D.cpp
|
2018-07-11 15:23:21 +05:30 |
|
lthakur
|
db437af693
|
Update hipGetAlgntoffset2D.cpp
|
2018-07-11 11:54:05 +05:30 |
|
lthakur
|
7057941431
|
Update hipGetChanDesc.cpp
|
2018-07-11 11:53:16 +05:30 |
|
lthakur
|
add8693c9c
|
Update hipGetAlgntoffset2D.cpp
|
2018-07-11 11:51:08 +05:30 |
|
Lakhan Singh
|
90c8230cfa
|
Made changes as suggested.
|
2018-06-15 11:30:02 +05:30 |
|
Lakhan Singh
|
de605c0407
|
[GETandALGN]: Get channel and alignment details
|
2018-06-12 15:22:05 +05:30 |
|
Rahul Garg
|
5ae6d93526
|
Fixed texture obj 1Dfetch test
|
2018-05-30 21:54:51 +05:30 |
|
Rahul Garg
|
e8f3381997
|
Fixed tex1dFetch test
|
2018-05-30 11:42:01 +05:30 |
|
Rahul Garg
|
7f7a7041a5
|
Fix runTest return type
|
2018-05-29 16:18:14 +05:30 |
|
Rahul Garg
|
ca156449e2
|
Fix tex2D tests for result value
|
2018-05-29 16:03:37 +05:30 |
|
lthakur
|
a05ac35ab1
|
HIP test case for 1D texture fetch (#424)
|
2018-05-29 14:08:01 +05:30 |
|
Rahul Garg
|
017a6fb059
|
Remove textureObj kernel argument for HIP/HCC path
|
2018-03-28 15:36:57 +05:30 |
|
Maneesh Gupta
|
1ba06f63c4
|
Apply .clangformat to all repo source files
Change-Id: I7e79c6058f0303f9a98911e3b7dd2e8596079344
|
2018-03-12 11:29:03 +05:30 |
|
Ben Sander
|
0da0426f94
|
Merge pull request #256 from gargrahul/texture_driver_api_support
Texture driver APIs support
|
2017-11-27 13:52:39 -06:00 |
|
Rahul Garg
|
04bc5a1d1f
|
Porting guides update for texture APIs usage
|
2017-11-24 12:00:55 +05:30 |
|
Alex Voicu
|
cffd0e14eb
|
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.
|
2017-11-19 01:54:12 +00:00 |
|
Rahul Garg
|
ce13e4afbf
|
Added HIT block
|
2017-09-26 11:39:09 +05:30 |
|
Rahul Garg
|
3b7a8fab5b
|
Added Texture 2D object and reference APIs tests
|
2017-09-26 11:33:23 +05:30 |
|