Searched refs:vertices3 (Results 1 - 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/ |
H A D | BufferSubData.cpp | 77 static GLfloat vertices3[] = { in GetFloatData() local 90 return vertices3; in GetFloatData()
|
H A D | MapBufferRange.cpp | 84 static GLfloat vertices3[] = { in GetFloatData() local 97 return vertices3; in GetFloatData()
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcTextureFilterAnisotropicTests.cpp | 612 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