Home
last modified time | relevance | path

Searched refs:anyUnexpected (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcShaderLibraryCase.cpp229 bool anyUnexpected = false; in checkPixels() local
245 anyUnexpected = anyUnexpected || (!isWhite && !isBlack); in checkPixels()
251 if (anyUnexpected) in checkPixels()
/third_party/vk-gl-cts/modules/glshared/
H A DglsShaderLibraryCase.cpp896 bool anyUnexpected = false;
910 anyUnexpected = anyUnexpected || (!isWhite && !isBlack);
916 if (anyUnexpected)

Completed in 4 milliseconds