Searched refs:bufferAligned (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/gles2/functional/
H A Des2fVertexArrayTest.cpp156 const bool bufferAligned = (storages[storageNdx] == Array::STORAGE_BUFFER) && (stride % Array::inputTypeSize(inputTypes[inputTypeNdx])) == 0; local
176 if (bufferAligned)

Completed in 111 milliseconds