#include "llvm/Object/DXContainer.h"
Definition at line 221 of file DXContainer.h.
◆ RootSignature()
llvm::object::DirectX::RootSignature::RootSignature |
( |
StringRef | PD | ) |
|
|
inline |
◆ getFlags()
uint32_t llvm::object::DirectX::RootSignature::getFlags |
( |
| ) |
const |
|
inline |
◆ getNumParameters()
uint32_t llvm::object::DirectX::RootSignature::getNumParameters |
( |
| ) |
const |
|
inline |
◆ getNumRootParameters()
uint32_t llvm::object::DirectX::RootSignature::getNumRootParameters |
( |
| ) |
const |
|
inline |
◆ getNumStaticSamplers()
uint32_t llvm::object::DirectX::RootSignature::getNumStaticSamplers |
( |
| ) |
const |
|
inline |
◆ getParameter()
◆ getRootParametersOffset()
uint32_t llvm::object::DirectX::RootSignature::getRootParametersOffset |
( |
| ) |
const |
|
inline |
◆ getStaticSamplersOffset()
uint32_t llvm::object::DirectX::RootSignature::getStaticSamplersOffset |
( |
| ) |
const |
|
inline |
◆ getVersion()
uint32_t llvm::object::DirectX::RootSignature::getVersion |
( |
| ) |
const |
|
inline |
◆ param_headers()
◆ parse()
Error DirectX::RootSignature::parse |
( |
| ) |
|
◆ samplers()
The documentation for this class was generated from the following files: