MCPcopy Create free account
hub / github.com/3Shain/dxmt / getLibrary

Method getLibrary

src/dxmt/dxmt_command.hpp:44–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42 InternalCommandLibrary(WMT::Device device);
43
44 WMT::Library
45 getLibrary() {
46 return library_;
47 }
48
49private:
50 WMT::Reference<WMT::Library> library_;

Callers 7

MTLFXMVScaleContextMethod · 0.80
TileBarrierContextMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected