Home
last modified time | relevance | path

Searched defs:GetQuadVertices (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DDrawBaseVertexVariantsTest.cpp47 constexpr std::array<std::array<GLfloat, 2>, 4> GetQuadVertices(uint32_t x, uint32_t y) in GetQuadVertices() function
/aosp_15_r20/external/angle/src/tests/test_utils/
H A DANGLETest.cpp440 std::array<Vector3, 6> ANGLETestBase::GetQuadVertices() in GetQuadVertices() function in ANGLETestBase