Searched defs:outDataGL (Results 1 – 2 of 2) sorted by relevance
132 outDataGL[numElements * 16]; in test_buffer_kernel() local136 cl_long *outDataGL = (cl_long *)_malloca(dataSize); in test_buffer_kernel() local
135 cl_long inData[numElements * 16], outDataCL[numElements * 16], outDataGL[ numElements * 16 ]; in test_buffer_kernel() local139 cl_long* outDataGL = (cl_long*)_malloca(dataSize); in test_buffer_kernel() local