Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cConditionalRenderInvertedTests.cpp185 bool is_no_error = true; in test() local
192 is_no_error = false; in test()
196 if (is_no_error) in test()
203 if (!is_no_error) in test()
211 return is_no_error; in test()