Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/stress/
Des2sVertexArrayTests.cpp157 …const bool bufferUnaligned = (storages[storageNdx] == Array::STORAGE_BUFFER) && (stride % Array::i… in init() local
177 if (bufferUnaligned) in init()
/external/deqp/modules/gles3/stress/
Des3sVertexArrayTests.cpp188 …const bool bufferUnaligned = (storages[storageNdx] == Array::STORAGE_BUFFER) && (stride % alignmen… in init() local
212 if (bufferUnaligned) in init()
/external/deqp/modules/gles3/functional/
Des3fVertexArrayTest.cpp185 …const bool bufferUnaligned = (storages[storageNdx] == Array::STORAGE_BUFFER) && (stride % alignmen… in init() local
209 if (!bufferUnaligned) in init()