[ROCm/clr commit: da66236083]
Этот коммит содержится в:
Rahul Garg
2018-03-16 12:54:44 +05:30
родитель c2f4352aad
Коммит 0a8ae7a07d
+1 -1
Просмотреть файл
@@ -27,7 +27,7 @@ THE SOFTWARE.
#include <vector>
#include <hip/hip_hcc.h>
#define fileName "tex2dKernel.code"
#define fileName "tex2dKernel.code.adipose"
texture<float, 2, hipReadModeElementType> tex;
bool testResult = false;