MCPcopy Create free account
hub / github.com/RenderKit/embree / disableUSMAllocTutorial

Function disableUSMAllocTutorial

tutorials/common/alloc/alloc.cpp:23–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21 }
22
23 void disableUSMAllocTutorial()
24 {
25 tls_context = nullptr;
26 tls_device = nullptr;
27 }
28
29#endif
30

Callers 1

~TutorialApplicationMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected