Change co file name

이 커밋은 다음에 포함됨:
Rahul Garg
2018-03-16 12:54:44 +05:30
부모 2ff9e5d46d
커밋 da66236083
+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;