Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
H A DBufferSubData.cpp77 static GLfloat vertices3[] = { in GetFloatData() local
90 return vertices3; in GetFloatData()
H A DMapBufferRange.cpp84 static GLfloat vertices3[] = { in GetFloatData() local
97 return vertices3; in GetFloatData()
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcTextureFilterAnisotropicTests.cpp612 const GLfloat vertices3[] = { -1.0f, 0.0f, -0.5f, 0.0f, 0.0f, 0.0f, -4.0f, 4.0f, -2.0f, 0.0f, 1.0f, 0.0f, in drawTexture() local
682 deMemcpy((void*)vboData.data(), (void*)vertices3, sizeof(vertices3)); in drawTexture()

Completed in 3 milliseconds