VTK  9.5.20250817
vtkWebGPUConfiguration Member List

This is the complete list of members for vtkWebGPUConfiguration, including all inherited members.

AdapterRequestCompletedEvent enum valuevtkWebGPUConfiguration
AddObserver(unsigned long event, vtkCommand *, float priority=0.0f)vtkObject
AddObserver(const char *event, vtkCommand *, float priority=0.0f)vtkObject
AddObserver(unsigned long event, U observer, void(T::*callback)(), float priority=0.0f)vtkObjectinline
AddObserver(unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)vtkObjectinline
AddObserver(unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)vtkObjectinline
Align(std::size_t value, std::size_t alignment)vtkWebGPUConfigurationstatic
BackendvtkWebGPUConfigurationprotected
BackendType enum namevtkWebGPUConfiguration
BreakOnError()vtkObjectstatic
CreateBuffer(unsigned long sizeBytes, wgpu::BufferUsage usage, bool mappedAtCreation=false, const char *label=nullptr)vtkWebGPUConfiguration
CreateBuffer(const wgpu::BufferDescriptor &bufferDescriptor)vtkWebGPUConfiguration
CreateTexture(wgpu::Extent3D extents, wgpu::TextureDimension dimension, wgpu::TextureFormat format, wgpu::TextureUsage usage, int mipLevelCount=1, const char *label=nullptr)vtkWebGPUConfiguration
CreateTexture(const wgpu::TextureDescriptor &textureDescriptor)vtkWebGPUConfiguration
CreateView(wgpu::Texture texture, wgpu::TextureViewDimension dimension, wgpu::TextureAspect aspect, wgpu::TextureFormat format, int baseMipLevel, int mipLevelCount, const char *label=nullptr)vtkWebGPUConfiguration
CreateView(wgpu::Texture texture, const wgpu::TextureViewDescriptor &viewDescriptor)vtkWebGPUConfiguration
DebugvtkObjectprotected
DebugOff()vtkObjectvirtual
DebugOn()vtkObjectvirtual
Delete()vtkObjectBasevirtual
DeviceNotReadyMessage()vtkWebGPUConfigurationstatic
DeviceRequestCompletedEvent enum valuevtkWebGPUConfiguration
DumpMemoryStatistics()vtkWebGPUConfiguration
FastDelete()vtkObjectBasevirtual
Finalize()vtkWebGPUConfiguration
GetAdapter()vtkWebGPUConfiguration
GetAdapterDeviceID()vtkWebGPUConfiguration
GetAdapterVendorID()vtkWebGPUConfiguration
GetAlternateFreeFunction()vtkObjectBaseprotectedstatic
GetBackendInUse()vtkWebGPUConfiguration
GetBackendInUseAsString()vtkWebGPUConfiguration
GetClassName() constvtkObjectBase
GetCommand(unsigned long tag)vtkObject
GetCurrentFreeFunction()vtkObjectBaseprotectedstatic
GetCurrentMallocFunction()vtkObjectBaseprotectedstatic
GetCurrentReallocFunction()vtkObjectBaseprotectedstatic
GetDebug()vtkObject
GetDevice()vtkWebGPUConfiguration
GetGlobalWarningDisplay()vtkObjectstatic
GetGPUMemoryLogVerbosity()vtkWebGPUConfiguration
GetInstance()vtkWebGPUConfiguration
GetIsInMemkind() constvtkObjectBase
GetMTime()vtkObjectvirtual
GetNumberOfGenerationsFromBase(const char *name)vtkObjectBasevirtual
GetNumberOfGenerationsFromBaseType(const char *name)vtkObjectBasestatic
GetObjectDescription() const overridevtkObjectvirtual
GetObjectName() constvtkObjectvirtual
GetReferenceCount()vtkObjectBaseinline
GetTimeout()vtkWebGPUConfigurationvirtual
GetUsingMemkind()vtkObjectBasestatic
GlobalWarningDisplayOff()vtkObjectinlinestatic
GlobalWarningDisplayOn()vtkObjectinlinestatic
GPUMemoryLogVerbosityvtkWebGPUConfigurationprotected
HasObserver(unsigned long event, vtkCommand *)vtkObject
HasObserver(const char *event, vtkCommand *)vtkObject
HasObserver(unsigned long event)vtkObject
HasObserver(const char *event)vtkObject
Initialize()vtkWebGPUConfiguration
InitializeObjectBase()vtkObjectBase
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=nullptr)vtkObjectprotected
InternalReleaseFocus()vtkObjectprotected
InvokeEvent(unsigned long event, void *callData)vtkObject
InvokeEvent(const char *event, void *callData)vtkObject
InvokeEvent(unsigned long event)vtkObjectinline
InvokeEvent(const char *event)vtkObjectinline
IsA(const char *type)vtkWebGPUConfigurationvirtual
IsAMDGPUInUse()vtkWebGPUConfiguration
IsAppleGPUInUse()vtkWebGPUConfiguration
IsARMGPUInUse()vtkWebGPUConfiguration
IsBroadcomGPUInUse()vtkWebGPUConfiguration
IsIntelGPUInUse()vtkWebGPUConfiguration
IsMesaGPUInUse()vtkWebGPUConfiguration
IsMicrosoftGPUInUse()vtkWebGPUConfiguration
IsNVIDIAGPUInUse()vtkWebGPUConfiguration
IsSamsungGPUInUse()vtkWebGPUConfiguration
IsTypeOf(const char *type)vtkWebGPUConfigurationstatic
Modified()vtkObjectvirtual
MTimevtkObjectprotected
New()vtkWebGPUConfigurationstatic
NewInstance() constvtkWebGPUConfiguration
NewInstanceInternal() constvtkWebGPUConfigurationprotectedvirtual
ObjectNamevtkObjectprotected
vtkObjectBase::operator=(const vtkObjectBase &)vtkObjectBaseinlineprotected
PowerPreferencevtkWebGPUConfigurationprotected
PowerPreferenceType enum namevtkWebGPUConfiguration
Print(ostream &os)vtkObjectBase
PrintHeader(ostream &os, vtkIndent indent)vtkObjectBasevirtual
PrintSelf(ostream &os, vtkIndent indent) overridevtkWebGPUConfigurationvirtual
PrintTrailer(ostream &os, vtkIndent indent)vtkObjectBasevirtual
ProcessEvents()vtkWebGPUConfiguration
ReferenceCountvtkObjectBaseprotected
Register(vtkObjectBase *o)vtkObjectBase
RegisterInternal(vtkObjectBase *, vtkTypeBool check) overridevtkObjectprotectedvirtual
RemoveAllObservers()vtkObject
RemoveObserver(vtkCommand *)vtkObject
RemoveObserver(unsigned long tag)vtkObject
RemoveObservers(unsigned long event, vtkCommand *)vtkObject
RemoveObservers(const char *event, vtkCommand *)vtkObject
RemoveObservers(unsigned long event)vtkObject
RemoveObservers(const char *event)vtkObject
ReportCapabilities()vtkWebGPUConfiguration
ReportReferences(vtkGarbageCollector *)vtkObjectBaseprotectedvirtual
SafeDownCast(vtkObjectBase *o)vtkWebGPUConfigurationstatic
SetDebug(bool debugFlag)vtkObject
SetDefaultTimeout(double)vtkWebGPUConfigurationstatic
SetGlobalWarningDisplay(vtkTypeBool val)vtkObjectstatic
SetGPUMemoryLogVerbosity(vtkLogger::Verbosity verbosity)vtkWebGPUConfiguration
SetMemkindDirectory(const char *directoryname)vtkObjectBasestatic
SetObjectName(const std::string &objectName)vtkObjectvirtual
SetReferenceCount(int)vtkObjectBase
SetTimeout(double)vtkWebGPUConfigurationvirtual
SubjectHelpervtkObjectprotected
Superclass typedefvtkWebGPUConfiguration
TimeoutvtkWebGPUConfigurationprotected
UnRegister(vtkObjectBase *o)vtkObjectBasevirtual
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) overridevtkObjectprotectedvirtual
UsesGarbageCollector() constvtkObjectBaseinlinevirtual
vtkBaseTypeMacro(vtkObject, vtkObjectBase)vtkObject
vtkGetEnumMacro(PowerPreference, PowerPreferenceType)vtkWebGPUConfiguration
vtkGetEnumMacro(Backend, BackendType)vtkWebGPUConfiguration
vtkObject()vtkObjectprotected
vtkObjectBase()vtkObjectBaseprotected
vtkObjectBase(const vtkObjectBase &)vtkObjectBaseinlineprotected
vtkSetEnumMacro(PowerPreference, PowerPreferenceType)vtkWebGPUConfiguration
vtkSetEnumMacro(Backend, BackendType)vtkWebGPUConfiguration
vtkWebGPUConfiguration()vtkWebGPUConfigurationprotected
vtkWebGPUConfigurationInternalsvtkWebGPUConfigurationfriend
WeakPointersvtkObjectBaseprotected
WriteBuffer(const wgpu::Buffer &buffer, unsigned long offset, const void *data, unsigned long sizeBytes, const char *description=nullptr)vtkWebGPUConfiguration
WriteTexture(wgpu::Texture texture, uint32_t bytesPerRow, uint32_t byteSize, const void *data, const char *description=nullptr)vtkWebGPUConfiguration
~vtkObject() overridevtkObjectprotected
~vtkObjectBase()vtkObjectBaseprotectedvirtual
~vtkWebGPUConfiguration() overridevtkWebGPUConfigurationprotected