Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
DShaderInterpTest.cpp158 const char *fragSrcSmooth = R"(#version 300 es in TEST_P() local
168 ANGLE_GL_PROGRAM(programSmooth, vertSrcSmooth, fragSrcSmooth); in TEST_P()