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/
H A DglcTextureCompatibilityTests.cpp59 const float vertexTexCoords[] = member
348 gl.bufferData(GL_ARRAY_BUFFER, sizeof(vertexTexCoords), vertexTexCoords, GL_STATIC_DRAW); in setVertexBufferObjects()
H A DglcCompressedFormatTests.cpp196 const float vertexTexCoords[] = member
320 gl.bufferData(GL_ARRAY_BUFFER, sizeof(vertexTexCoords), vertexTexCoords, GL_STATIC_DRAW); in init()

Completed in 5 milliseconds