Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cginternals/glbinding
/ glGetError
Function
glGetError
source/glbinding/source/gl/functions_g.cpp:551–554 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
549
}
550
551
GLenum glGetError()
552
{
553
return glbinding::Binding::GetError();
554
}
555
556
void glGetFenceivNV(GLuint fence, GLenum pname, GLint * params)
557
{
Callers
6
request
Function · 0.85
TEST
Function · 0.85
glew_init
Function · 0.85
glError
Function · 0.85
glbinding_error
Function · 0.85
main
Function · 0.85
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.68