Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
49
private:
50
WMT::Reference<WMT::Library> library_;
Callers
7
buildRenderPipelineState
Method · 0.80
EmulatedCommandContext
Method · 0.80
ClearRenderTargetContext
Method · 0.80
DepthStencilBlitContext
Method · 0.80
ClearResourceKernelContext
Method · 0.80
MTLFXMVScaleContext
Method · 0.80
TileBarrierContext
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected