Home
last modified time | relevance | path

Searched refs:postSizeBytes (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
131 postSizeBytes = postSize + typeSize * typeMultiplePostSize; in test_vec_internal()
137 totSize = preSizeBytes + postSizeBytes in test_vec_internal()
207 if (preSizeBytes + postSizeBytes == 0) in test_vec_internal()