Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/vectors/
Dtest_vec_align.cpp88 size_t preSizeBytes, postSizeBytes, typeSize, totSize; in test_vec_internal() local
130 preSizeBytes = preSize + typeSize * typeMultiplePreSize; in test_vec_internal()
137 totSize = preSizeBytes + postSizeBytes in test_vec_internal()
207 if (preSizeBytes + postSizeBytes == 0) in test_vec_internal()
218 preSizeBytes); in test_vec_internal()