Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fTessellationGeometryInteractionTests.cpp198 static const tcu::Vec4 patchBufferData[4] = in init() local
210 gl.bufferData(GL_ARRAY_BUFFER, sizeof(patchBufferData), patchBufferData, GL_STATIC_DRAW); in init()
907 static const tcu::Vec4 patchBufferData[4] = in init() local
917 gl.bufferData(GL_ARRAY_BUFFER, sizeof(patchBufferData), patchBufferData, GL_STATIC_DRAW); in init()