Home
last modified time | relevance | path

Searched defs:expectedData (Results 1 – 5 of 5) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/tests/gl_tests/
DVertexAttributeTest.cpp182 const GLfloat *expectedData; member
400 std::array<GLfloat, kVertexCount> &expectedData) in InitTestData()
420 std::array<GLfloat, kVertexCount> expectedData; in TEST_P() local
435 std::array<GLfloat, kVertexCount> expectedData; in TEST_P() local
450 std::array<GLfloat, kVertexCount> expectedData; in TEST_P() local
464 std::array<GLfloat, kVertexCount> expectedData; in TEST_P() local
478 std::array<GLfloat, kVertexCount> expectedData; in TEST_P() local
493 std::array<GLfloat, kVertexCount> expectedData; in TEST_P() local
508 std::array<GLfloat, kVertexCount> expectedData; in TEST_P() local
522 std::array<GLfloat, kVertexCount> expectedData; in TEST_P() local
[all …]
DGetImageTest.cpp156 std::vector<GLColor> expectedData = {GLColor::red, GLColor::blue, GLColor::green, in TEST_P() local
184 const std::array<std::array<GLColor, kSmallSize * kSmallSize>, kCubeFaces.size()> expectedData = in TEST_P() local
224 std::vector<GLColor> expectedData = {GLColor::red, GLColor::blue, GLColor::green, in TEST_P() local
DSwizzleTest.cpp422 GLColor expectedData(data.R, data.R, data.R, data.R); in TEST_P() local
DRobustResourceInitTest.cpp1765 const auto &expectedData = UncompressDXTIntoSubRegion(width, height, subX0, subY0, subWidth, in TEST_P() local
DUniformBufferTest.cpp581 std::vector<GLubyte> expectedData(bigSize); in TEST_P() local