Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsShaderLibrary.cpp1146 string bothSource; in parseShaderCase() local
1202 if (!bothSource.empty()) in parseShaderCase()
1204 bothSource = source; in parseShaderCase()
1235 if (!bothSource.empty()) in parseShaderCase()
1249 …seSpecification::generateSharedSourceVertexCase(expectResult, version, valueBlockList, bothSource); in parseShaderCase()
1257 …Specification::generateSharedSourceFragmentCase(expectResult, version, valueBlockList, bothSource); in parseShaderCase()