Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcShaderLibraryCase.cpp227 bool allWhite = true; in checkPixels() local
243 allWhite = allWhite && isWhite; in checkPixels()
249 if (!allWhite) in checkPixels()
/third_party/vk-gl-cts/modules/glshared/
H A DglsShaderLibraryCase.cpp894 bool allWhite = true;
908 allWhite = allWhite && isWhite;
914 if (!allWhite)

Completed in 6 milliseconds