Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/gl/
H A Dgl3cClipDistance.cpp996 bool may_be_ok = true; in iterate() local
1000 may_be_ok = may_be_ok && testClipDistancesRedeclarationBuildingErrors(gl); in iterate()
1005 if (may_be_ok) in iterate()