Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fIndexedStateQueryTests.cpp452 int rangeBufferTotalSize = rangeBufferOffset + rangeBufferSize + 8; // + 8 has no special meaning, just to make it != with the size of the range in testUniformBuffers() local
463 glBufferData(GL_UNIFORM_BUFFER, rangeBufferTotalSize, DE_NULL, GL_DYNAMIC_DRAW); in testUniformBuffers()

Completed in 2 milliseconds