MCPcopy Create free account
hub / github.com/BinomialLLC/basis_universal / opencl_deinit

Function opencl_deinit

encoder/basisu_opencl.cpp:782–785  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

780 }
781
782 void opencl_deinit()
783 {
784 g_ocl.deinit();
785 }
786
787 bool opencl_is_available()
788 {

Callers 1

basisu_encoder_deinitFunction · 0.85

Calls 1

deinitMethod · 0.45

Tested by

no test coverage detected