Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/
DgluShaderLibrary.cpp1356 string bothSource; in parseShaderCase() local
1414 if (!bothSource.empty()) in parseShaderCase()
1416 bothSource = source; in parseShaderCase()
1467 if (!bothSource.empty()) in parseShaderCase()
1490 spec.programs[0].sources << VertexSource(bothSource); in parseShaderCase()
1507 spec.programs[0].sources << FragmentSource(bothSource); in parseShaderCase()