MCPcopy Create free account
hub / github.com/Kitware/VTK / GetDevice

Method GetDevice

Rendering/WebGPU/vtkWebGPUConfiguration.cxx:471–474  ·  view source on GitHub ↗

------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

469
470//------------------------------------------------------------------------------
471wgpu::Device vtkWebGPUConfiguration::GetDevice()
472{
473 return this->Internals->Device;
474}
475
476//------------------------------------------------------------------------------
477wgpu::Instance vtkWebGPUConfiguration::GetInstance()

Callers 1

DumpMemoryStatisticsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected