MCPcopy Create free account
hub / github.com/WinDurango/WinDurango / GetResource

Method GetResource

projects/WinDurango.D3D11X/src/ID3D11View.cpp:61–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59// ID3D11View
60//
61template <abi_t ABI> void D3D11View<ABI>::GetResource(gfx::ID3D11Resource<ABI> **ppResource)
62{
63 IMPLEMENT_STUB();
64}
65
66#undef ABI_INTERFACE
67#define ABI_INTERFACE(ABI) D3D11View<ABI>

Callers 3

UpdateShaderResourcesMethod · 0.80

Calls 1

GetDescMethod · 0.45

Tested by

no test coverage detected