Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcTextureCompatibilityTests.cpp59 const float vertexTexCoords[] = variable
348 gl.bufferData(GL_ARRAY_BUFFER, sizeof(vertexTexCoords), vertexTexCoords, GL_STATIC_DRAW); in setVertexBufferObjects()
DglcCompressedFormatTests.cpp196 const float vertexTexCoords[] = variable
320 gl.bufferData(GL_ARRAY_BUFFER, sizeof(vertexTexCoords), vertexTexCoords, GL_STATIC_DRAW); in init()