MCPcopy Create free account
hub / github.com/cginternals/globjects / hintBindlessImplementation

Method hintBindlessImplementation

source/globjects/source/Buffer.cpp:38–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36
37
38void Buffer::hintBindlessImplementation(BindlessImplementation impl)
39{
40 ImplementationRegistry::current().initialize(impl);
41}
42
43void Buffer::setWorkingTarget(GLenum target)
44{

Callers

nothing calls this directly

Calls 1

initializeMethod · 0.45

Tested by

no test coverage detected