Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fTessellationGeometryInteractionTests.cpp205 static const tcu::Vec4 patchBufferData[4] = in init() local
217 gl.bufferData(GL_ARRAY_BUFFER, sizeof(patchBufferData), patchBufferData, GL_STATIC_DRAW); in init()
916 static const tcu::Vec4 patchBufferData[4] = in init() local
926 gl.bufferData(GL_ARRAY_BUFFER, sizeof(patchBufferData), patchBufferData, GL_STATIC_DRAW); in init()