Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cginternals/glbinding
/ glEndFragmentShaderATI
Function
glEndFragmentShaderATI
source/glbinding/source/gl/functions_e.cpp:146–149 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
144
}
145
146
void glEndFragmentShaderATI()
147
{
148
return glbinding::Binding::EndFragmentShaderATI();
149
}
150
151
void glEndList()
152
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected