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

Function initializeStrategy

source/globjects/source/globjects.cpp:365–368  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

363}
364
365void initializeStrategy(const AbstractUniform::BindlessImplementation impl)
366{
367 Registry::current().implementations().initialize(impl);
368}
369
370void initializeStrategy(const Buffer::BindlessImplementation impl)
371{

Callers

nothing calls this directly

Calls 1

initializeMethod · 0.45

Tested by

no test coverage detected