LLVM 22.0.0git
llvm::object::DirectX::DescriptorTableView Struct Reference

#include "llvm/Object/DXContainer.h"

Inheritance diagram for llvm::object::DirectX::DescriptorTableView:
[legend]

Public Member Functions

template<typename T>
llvm::Expected< DescriptorTable< T > > read ()
Public Member Functions inherited from llvm::object::DirectX::RootParameterView
 RootParameterView (const dxbc::RTS0::v1::RootParameterHeader &H, StringRef P)
template<typename T>
Expected< TreadParameter ()

Static Public Member Functions

static bool classof (const RootParameterView *V)

Additional Inherited Members

Public Attributes inherited from llvm::object::DirectX::RootParameterView
const dxbc::RTS0::v1::RootParameterHeaderHeader
StringRef ParamData

Detailed Description

Definition at line 192 of file DXContainer.h.

Member Function Documentation

◆ classof()

bool llvm::object::DirectX::DescriptorTableView::classof ( const RootParameterView * V)
inlinestatic

◆ read()


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