Home
last modified time | relevance | path

Searched defs:DescriptorTable (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DDXContainerRootSignature.h28 struct DescriptorTable { struct
43 SmallVector<DescriptorTable> Tables; argument
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DDXContainer.h181 template <typename T> struct DescriptorTable { struct
194 llvm::to_underlying(dxbc::RootParameterType::DescriptorTable)); in classof() argument
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/HLSL/
H A DHLSLRootSignature.h75 struct DescriptorTable { struct
83 static const uint32_t DescriptorTableOffsetAppend = 0xffffffff; argument
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILRootSignature.h36 DescriptorTable = 6, enumerator