This website requires JavaScript.
Odkrywaj
Pomoc
Zaloguj się
AI
/
rocm-systems
Obserwuj
2
Polub
0
Forkuj
0
You've already forked rocm-systems
Kod
Zgłoszenia
Oczekujące zmiany
Actions
Packages
Projekty
Wydania
Wiki
Aktywność
Files
0ac125e3db8f2fc3ebebb71e22303699d7197379
rocm-systems
/
hipamd
/
tests
/
src
/
texture
T
Historia
Ben Sander
e93a24bdbe
Merge pull request
#256
from gargrahul/texture_driver_api_support
...
Texture driver APIs support
2017-11-27 13:52:39 -06:00
..
hipTextureObj2D.cpp
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
hipTextureRef2D.cpp
Merge pull request
#256
from gargrahul/texture_driver_api_support
2017-11-27 13:52:39 -06:00