MCPcopy 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
71void GL46InputLayout::Disable()
72{
73 glBindVertexArray(0);
74}
75
76
77GLenum const GL46InputLayout::msChannelType[] =

Callers

nothing calls this directly

Calls 1

glBindVertexArrayFunction · 0.85

Tested by

no test coverage detected