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

Function glBlendBarrierNV

source/glbinding/source/gl/functions_b.cpp:416–419  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

414}
415
416void glBlendBarrierNV()
417{
418 return glbinding::Binding::BlendBarrierNV();
419}
420
421void glBlendColor(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha)
422{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected