Searched defs:glSampleCoverage (Results 1 – 7 of 7) sorted by relevance
145 glSampleCoverage_t glSampleCoverage; member
125 glSampleCoverage(95, 95), enumConstant
1666 GL_APICALL void GL_APIENTRY glSampleCoverage(GLclampf value, GLboolean invert){ in glSampleCoverage() function
553 public void glSampleCoverage(float value, boolean invert) { in glSampleCoverage() method in MatrixTrackingGL
1358 GL_API void GL_APIENTRY glSampleCoverage( GLclampf value, GLboolean invert) { in glSampleCoverage() function
666 void glSampleCoverage(GLclampf value, GLboolean invert) in glSampleCoverage() function