Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fUniformLocationTests.cpp278 std::set<const glu::StructType*> declaredStructs; in genShaderSources() local
306 if (!declaredStructs.count(structType)) in genShaderSources()
314 declaredStructs.insert(structType); in genShaderSources()