VTK  9.4.20241109
vtkWebGPUComputePassInternals Member List

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

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
BreakOnError()vtkObjectstatic
CheckBufferCorrectness(vtkSmartPointer< vtkWebGPUComputeBuffer > buffer)vtkWebGPUComputePassInternals
CheckBufferIndex(int bufferIndex, const std::string &callerFunctionName)vtkWebGPUComputePassInternals
CheckTextureIndex(int textureIndex, const std::string &callerFunctionName)vtkWebGPUComputePassInternals
CheckTextureViewIndex(int textureViewIndex, const std::string &callerFunctionName)vtkWebGPUComputePassInternals
CreateBindGroupEntries(const std::vector< vtkWebGPUComputeBuffer * > &buffers)vtkWebGPUComputePassInternals
CreateBindGroupEntry(wgpu::Buffer buffer, uint32_t binding, vtkWebGPUComputeBuffer::BufferMode mode, uint32_t offset)vtkWebGPUComputePassInternals
CreateBindGroupEntry(uint32_t binding, wgpu::TextureView textureView)vtkWebGPUComputePassInternals
CreateBindGroupLayout(const wgpu::Device &device, const std::vector< wgpu::BindGroupLayoutEntry > &layoutEntries)vtkWebGPUComputePassInternalsstatic
CreateBindGroupLayoutEntry(uint32_t binding, vtkWebGPUComputeBuffer::BufferMode mode)vtkWebGPUComputePassInternals
CreateBindGroupLayoutEntry(uint32_t binding, vtkSmartPointer< vtkWebGPUComputeTexture > computeTexture, vtkSmartPointer< vtkWebGPUComputeTextureView > textureView)vtkWebGPUComputePassInternals
CreateBindGroupLayoutEntry(uint32_t binding, vtkSmartPointer< vtkWebGPUComputeTexture > computeTexture, wgpu::TextureViewDimension textureViewDimension)vtkWebGPUComputePassInternals
CreateBindGroupsAndLayouts()vtkWebGPUComputePassInternals
CreateCommandEncoder()vtkWebGPUComputePassInternals
CreateComputePassEncoder(const wgpu::CommandEncoder &commandEncoder)vtkWebGPUComputePassInternals
CreateShaderModule()vtkWebGPUComputePassInternals
CreateWebGPUComputePipeline()vtkWebGPUComputePassInternals
CreateWebGPUComputePipelineLayout()vtkWebGPUComputePassInternals
CreateWebGPUTextureView(vtkSmartPointer< vtkWebGPUComputeTextureView > textureView, wgpu::Texture wgpuTexture)vtkWebGPUComputePassInternals
DebugvtkObjectprotected
DebugOff()vtkObjectvirtual
DebugOn()vtkObjectvirtual
Delete()vtkObjectBasevirtual
FastDelete()vtkObjectBasevirtual
GetAlternateFreeFunction()vtkObjectBaseprotectedstatic
GetAssociatedPipeline()vtkWebGPUComputePassInternals
GetClassName() constvtkObjectBase
GetCommand(unsigned long tag)vtkObject
GetCurrentFreeFunction()vtkObjectBaseprotectedstatic
GetCurrentMallocFunction()vtkObjectBaseprotectedstatic
GetCurrentReallocFunction()vtkObjectBaseprotectedstatic
GetDebug()vtkObject
GetGlobalWarningDisplay()vtkObjectstatic
GetIsInMemkind() constvtkObjectBase
GetMTime()vtkObjectvirtual
GetNumberOfGenerationsFromBase(const char *name)vtkObjectBasevirtual
GetNumberOfGenerationsFromBaseType(const char *name)vtkObjectBasestatic
GetObjectDescription() const overridevtkObjectvirtual
GetObjectName() constvtkObjectvirtual
GetReferenceCount()vtkObjectBaseinline
GetRegisteredBufferFromPipeline(vtkSmartPointer< vtkWebGPUComputeBuffer > buffer, wgpu::Buffer &wgpuBuffer)vtkWebGPUComputePassInternals
GetRegisteredTextureFromPipeline(vtkSmartPointer< vtkWebGPUComputeTexture > texture, wgpu::Texture &wgpuTexture)vtkWebGPUComputePassInternals
GetUsingMemkind()vtkObjectBasestatic
GetWGPUBuffer(std::size_t bufferIndex)vtkWebGPUComputePassInternals
GlobalWarningDisplayOff()vtkObjectinlinestatic
GlobalWarningDisplayOn()vtkObjectinlinestatic
HasObserver(unsigned long event, vtkCommand *)vtkObject
HasObserver(const char *event, vtkCommand *)vtkObject
HasObserver(unsigned long event)vtkObject
HasObserver(const char *event)vtkObject
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)vtkWebGPUComputePassInternalsvirtual
IsTypeOf(const char *type)vtkWebGPUComputePassInternalsstatic
Modified()vtkObjectvirtual
MTimevtkObjectprotected
New()vtkWebGPUComputePassInternalsstatic
NewInstance() constvtkWebGPUComputePassInternals
NewInstanceInternal() constvtkWebGPUComputePassInternalsprotectedvirtual
ObjectNamevtkObjectprotected
vtkObjectBase::operator=(const vtkObjectBase &)vtkObjectBaseinlineprotected
ParentPassvtkWebGPUComputePassInternals
Print(ostream &os)vtkObjectBase
PrintHeader(ostream &os, vtkIndent indent)vtkObjectBasevirtual
PrintSelf(ostream &os, vtkIndent indent) overridevtkWebGPUComputePassInternalsvirtual
PrintTrailer(ostream &os, vtkIndent indent)vtkObjectBasevirtual
RecreateBuffer(int bufferIndex, vtkIdType newByteSize)vtkWebGPUComputePassInternals
RecreateBufferBindGroup(int bufferIndex)vtkWebGPUComputePassInternals
RecreateRenderTexture(vtkSmartPointer< vtkWebGPUComputeRenderTexture > renderTexture)vtkWebGPUComputePassInternals
RecreateTexture(int textureIndex)vtkWebGPUComputePassInternals
RecreateTextureBindGroup(int textureIndex)vtkWebGPUComputePassInternals
RecreateTextureViews(int textureIndex)vtkWebGPUComputePassInternals
ReferenceCountvtkObjectBaseprotected
Register(vtkObjectBase *o)vtkObjectBase
RegisterBufferToPipeline(vtkSmartPointer< vtkWebGPUComputeBuffer > buffer, wgpu::Buffer wgpuBuffer)vtkWebGPUComputePassInternals
RegisterInternal(vtkObjectBase *, vtkTypeBool check) overridevtkObjectprotectedvirtual
RegisterTextureToPipeline(vtkSmartPointer< vtkWebGPUComputeTexture > texture, wgpu::Texture wgpuTexture)vtkWebGPUComputePassInternals
ReleaseResources()vtkWebGPUComputePassInternals
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
ReportReferences(vtkGarbageCollector *)vtkObjectBaseprotectedvirtual
SafeDownCast(vtkObjectBase *o)vtkWebGPUComputePassInternalsstatic
SetAssociatedPipeline(vtkWeakPointer< vtkWebGPUComputePipeline > associatedPipeline)vtkWebGPUComputePassInternals
SetDebug(bool debugFlag)vtkObject
SetGlobalWarningDisplay(vtkTypeBool val)vtkObjectstatic
SetMemkindDirectory(const char *directoryname)vtkObjectBasestatic
SetObjectName(const std::string &objectName)vtkObjectvirtual
SetParentPass(vtkWeakPointer< vtkWebGPUComputePass > parentPass)vtkWebGPUComputePassInternals
SetReferenceCount(int)vtkObjectBase
SetupRenderBuffer(vtkSmartPointer< vtkWebGPUComputeRenderBuffer > renderBuffer)vtkWebGPUComputePassInternals
SetWGPUConfiguration(vtkWebGPUConfiguration *config)vtkWebGPUComputePassInternals
SubjectHelpervtkObjectprotected
SubmitCommandEncoderToQueue(const wgpu::CommandEncoder &commandEncoder)vtkWebGPUComputePassInternals
Superclass typedefvtkWebGPUComputePassInternals
UnRegister(vtkObjectBase *o)vtkObjectBasevirtual
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) overridevtkObjectprotectedvirtual
UpdateComputeTextureAndViews(vtkSmartPointer< vtkWebGPUComputeTexture > texture, wgpu::Texture newWgpuTexture)vtkWebGPUComputePassInternals
UpdateWebGPUBuffer(vtkSmartPointer< vtkWebGPUComputeBuffer > buffer, wgpu::Buffer wgpuBuffer)vtkWebGPUComputePassInternals
UsesGarbageCollector() constvtkObjectBaseinlinevirtual
vtkBaseTypeMacro(vtkObject, vtkObjectBase)vtkObject
vtkGetSmartPointerMacro(WGPUConfiguration, vtkWebGPUConfiguration)vtkWebGPUComputePassInternals
vtkObject()vtkObjectprotected
vtkObjectBase()vtkObjectBaseprotected
vtkObjectBase(const vtkObjectBase &)vtkObjectBaseinlineprotected
vtkWebGPUComputePassvtkWebGPUComputePassInternalsfriend
vtkWebGPUComputePassBufferStorageInternalsvtkWebGPUComputePassInternalsfriend
vtkWebGPUComputePassInternals()=defaultvtkWebGPUComputePassInternalsprotected
vtkWebGPUComputePassTextureStorageInternalsvtkWebGPUComputePassInternalsfriend
vtkWebGPUComputePipelinevtkWebGPUComputePassInternalsfriend
vtkWebGPUPointCloudMapperInternalsvtkWebGPUComputePassInternalsfriend
WeakPointersvtkObjectBaseprotected
WebGPUDispatch(unsigned int groupsX, unsigned int groupsY, unsigned int groupsZ)vtkWebGPUComputePassInternals
~vtkObject() overridevtkObjectprotected
~vtkObjectBase()vtkObjectBaseprotectedvirtual
~vtkWebGPUComputePassInternals() overridevtkWebGPUComputePassInternalsprotected