Change co file name

Tento commit je obsažen v:
Rahul Garg
2018-03-16 12:54:44 +05:30
rodič a1b608bf0d
revize be25556aed
+1 -1
Zobrazit soubor
@@ -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;