Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davideberly/GeometricTools
/ Disable
Method
Disable
GTE/Graphics/GL46/GL46InputLayout.cpp:71–74 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
69
}
70
71
void GL46InputLayout::Disable()
72
{
73
glBindVertexArray(0);
74
}
75
76
77
GLenum const GL46InputLayout::msChannelType[] =
Callers
nothing calls this directly
Calls
1
glBindVertexArray
Function · 0.85
Tested by
no test coverage detected