Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
AI
/
rocm-systems
Следить
2
В избранное
0
Форкнуть
0
Вы уже форкнули rocm-systems
Код
Задачи
Запросы на слияние
Действия
Пакеты
Проекты
Релизы
Вики
Активность
Files
254f8aeed1ad6e40023cdb7f2739bed704e0ec65
rocm-systems
/
projects
/
hip
/
tests
/
src
/
texture
T
История
Ben Sander
d31ef2b462
Merge pull request
#256
from gargrahul/texture_driver_api_support
...
Texture driver APIs support [ROCm/hip commit:
0da0426f94
]
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