LLVM 22.0.0git
|
#include "Target/SPIRV/SPIRVIRMapping.h"
Classes | |
struct | BitFlags |
Public Member Functions | |
ImageAttrs (unsigned Dim, unsigned Depth, unsigned Arrayed, unsigned MS, unsigned Sampled, unsigned ImageFormat, unsigned AQ=0) |
Public Attributes | |
struct llvm::SPIRV::ImageAttrs::BitFlags | Flags |
unsigned | Val |
Definition at line 73 of file SPIRVIRMapping.h.
|
inline |
Definition at line 85 of file SPIRVIRMapping.h.
References llvm::Depth, Flags, and Val.
struct llvm::SPIRV::ImageAttrs::BitFlags llvm::SPIRV::ImageAttrs::Flags |
Referenced by ImageAttrs().
unsigned llvm::SPIRV::ImageAttrs::Val |
Definition at line 83 of file SPIRVIRMapping.h.
Referenced by ImageAttrs(), and llvm::SPIRV::irhandle_sampled_image().