LLVM 19.0.0git
Public Member Functions | Static Public Member Functions | List of all members
llvm::SPIRV::SamplerTypeDescriptor Struct Reference

#include "Target/SPIRV/SPIRVDuplicatesTracker.h"

Inheritance diagram for llvm::SPIRV::SamplerTypeDescriptor:
Inheritance graph
[legend]

Public Member Functions

 SamplerTypeDescriptor ()
 
- Public Member Functions inherited from llvm::SPIRV::SpecialTypeDescriptor
 SpecialTypeDescriptor ()=delete
 
 SpecialTypeDescriptor (SpecialTypeKind K)
 
unsigned getHash () const
 
virtual ~SpecialTypeDescriptor ()
 

Static Public Member Functions

static bool classof (const SpecialTypeDescriptor *TD)
 

Additional Inherited Members

- Public Types inherited from llvm::SPIRV::SpecialTypeDescriptor
enum  SpecialTypeKind {
  STK_Empty = 0 , STK_Image , STK_SampledImage , STK_Sampler ,
  STK_Pipe , STK_DeviceEvent , STK_Pointer , STK_Last = -1
}
 
- Public Attributes inherited from llvm::SPIRV::SpecialTypeDescriptor
SpecialTypeKind Kind
 
unsigned Hash
 

Detailed Description

Definition at line 130 of file SPIRVDuplicatesTracker.h.

Constructor & Destructor Documentation

◆ SamplerTypeDescriptor()

llvm::SPIRV::SamplerTypeDescriptor::SamplerTypeDescriptor ( )
inline

Member Function Documentation

◆ classof()

static bool llvm::SPIRV::SamplerTypeDescriptor::classof ( const SpecialTypeDescriptor TD)
inlinestatic

The documentation for this struct was generated from the following file: