|
LLVM 22.0.0git
|
#include "llvm/ObjectYAML/DXContainerYAML.h"
Public Member Functions | |
| ShaderFeatureFlags ()=default | |
| LLVM_ABI | ShaderFeatureFlags (uint64_t FlagData) |
| LLVM_ABI uint64_t | getEncodedFlags () |
Definition at line 61 of file DXContainerYAML.h.
|
default |
References LLVM_ABI.
| llvm::DXContainerYAML::ShaderFeatureFlags::ShaderFeatureFlags | ( | uint64_t | FlagData | ) |
Definition at line 30 of file DXContainerYAML.cpp.
| uint64_t llvm::DXContainerYAML::ShaderFeatureFlags::getEncodedFlags | ( | ) |
Definition at line 262 of file DXContainerYAML.cpp.