Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/d3d/
DHLSLCompiler.cpp277 bool hasLoopRelatedError = false; in compileToBinary() local
282 hasLoopRelatedError = true; in compileToBinary()
287 if (hasLoopRelatedError) in compileToBinary()