Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndGlTests.cpp328 const std::string shaderSource = R"(\ in TEST_P() local
338 auto result = SetUpShader(GL_FRAGMENT_SHADER, shaderSource); in TEST_P()
347 const std::string shaderSource = R"(\ in TEST_P() local
365 auto result = SetUpShader(GL_VERTEX_SHADER, shaderSource); in TEST_P()