Home | History | Annotate | Download | only in tests

Lines Matching refs:isOpaque

24     REPORTER_ASSERT(reporter, !shader->isOpaque());
33 REPORTER_ASSERT(reporter, !shader->isOpaque());
40 REPORTER_ASSERT(reporter, shader->isOpaque());
47 REPORTER_ASSERT(reporter, !shader->isOpaque());
64 REPORTER_ASSERT(reporter, grad->isOpaque());
71 REPORTER_ASSERT(reporter, !grad->isOpaque());
78 REPORTER_ASSERT(reporter, !grad->isOpaque());
85 REPORTER_ASSERT(reporter, !grad->isOpaque());
90 REPORTER_ASSERT(reporter, !colorShader1.isOpaque());
92 REPORTER_ASSERT(reporter, colorShader2.isOpaque());
94 REPORTER_ASSERT(reporter, !colorShader3.isOpaque());