Home
last modified time | relevance | path

Searched refs:simpleVertex (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/tests/gl_tests/
DBufferDataTest.cpp397 const char simpleVertex[] = R"(attribute vec2 position; in TEST_P() local
441 ANGLE_GL_PROGRAM(program, simpleVertex, simpleFragment); in TEST_P()
472 const char simpleVertex[] = R"(attribute vec2 position; in TEST_P() local
516 ANGLE_GL_PROGRAM(program, simpleVertex, simpleFragment); in TEST_P()
674 const char simpleVertex[] = R"(attribute vec2 position; in TEST_P() local
703 ANGLE_GL_PROGRAM(program, simpleVertex, simpleFragment); in TEST_P()