MCPcopy Create free account
hub / github.com/Inori/GPCS4 / enableExtensions

Method enableExtensions

GPCS4/Graphics/Violet/VltAdapter.cpp:408–411  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

406 // clang-format on
407
408 void VltAdapter::enableExtensions(const VltNameSet& extensions)
409 {
410 m_extraExtensions.merge(extensions);
411 }
412
413 void VltAdapter::getRequestFeatures(const VltDeviceExtensions& extensions,
414 VltDeviceFeatures& enabled)

Callers 2

createInstanceMethod · 0.45
createDeviceMethod · 0.45

Calls 1

mergeMethod · 0.45

Tested by

no test coverage detected