Searched refs:samplecoverageinvert (Results 1 – 1 of 1) sorted by relevance
137 GLfixed samplecoverageinvert; in TEST_P() local153 glGetFixedv(GL_SAMPLE_COVERAGE_INVERT, &samplecoverageinvert); in TEST_P()155 EXPECT_EQ(0x10000, samplecoverageinvert); in TEST_P()