Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fSynchronizationTests.cpp267 std::vector<deInt32> negativeBuffer (bufferElements, -1); in init() local
273 gl.bufferData(GL_SHADER_STORAGE_BUFFER, bufferSize, &negativeBuffer[0], GL_STATIC_DRAW); in init()