MCPcopy Create free account
hub / github.com/cginternals/glbinding / glCoverageModulationNV

Function glCoverageModulationNV

source/glbinding/source/gl/functions_c.cpp:1081–1084  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1079}
1080
1081void glCoverageModulationNV(GLenum components)
1082{
1083 return glbinding::Binding::CoverageModulationNV(components);
1084}
1085
1086void glCoverageModulationTableNV(GLsizei n, const GLfloat * v)
1087{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected