Searched refs:kVS2 (Results 1 – 2 of 2) sorted by relevance
49 constexpr char kVS2[] = R"(precision highp float; in testSetUp() local68 mVertexWithColorBufferProgram = CompileProgram(kVS2, kFS2); in testSetUp()
2073 constexpr char kVS2[] = R"(#version 310 es in TEST_P() local2090 ANGLE_GL_PROGRAM(program2, kVS2, kFS2); in TEST_P()