glesv2 :: GLCapabilities :: sample_coverage
Foreign: GL_SAMPLE_COVERAGE
# GL capability: AND the fragment coverage with the temporary coverage value # # Foreign: GL_SAMPLE_COVERAGE var sample_coverage: GLCap is lazy do return new GLCap(0x80A0)