Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/atomics/
Dtest_atomics.cpp60 cl_long mLongStartValue; member
242 …tartValue = ( typeSize == 4 ) ? (void *)&testFns.mIntStartValue : (void *)&testFns.mLongStartValue; in test_atomic_function()