Home
last modified time | relevance | path

Searched refs:gOut_half_reference (Results 1 – 3 of 3) sorted by relevance

/external/OpenCL-CTS/test_conformance/half/
Dcl_utils.cpp40 void *gOut_half_reference = NULL; variable
135 gOut_half_reference = malloc( BUFFER_SIZE/2 ); in InitCL()
146 NULL == gOut_half_reference || in InitCL()
268 free(gOut_half_reference); in ReleaseCL()
Dcl_utils.h49 extern void *gOut_half_reference;
DTest_vStoreHalf.cpp699 fref.r = (cl_half *)gOut_half_reference; in Test_vStoreHalf_private()
706 fchk.r = (const cl_half *)gOut_half_reference; in Test_vStoreHalf_private()
1296 fref.r = (cl_half *)gOut_half_reference; in Test_vStoreaHalf_private()
1303 fchk.r = (const cl_half *)gOut_half_reference; in Test_vStoreaHalf_private()