Searched defs:illegalCoverageOutput (Results 1 - 1 of 1) sorted by last modified time

/external/skia/tests/
H A DGLProgramsTest.cpp111 bool illegalCoverageOutput; local
114 illegalCoverageOutput = (!gpu->caps()->dualSourceBlendingSupport() &&
117 } while (illegalCoverageOutput);

Completed in 100 milliseconds