| 
    LLVM 22.0.0git
    
   | 
 
#include "llvm/BinaryFormat/DXContainer.h"
Public Member Functions | |
| void | swapBytes () | 
Public Attributes | |
| uint32_t | InputControlPointCount | 
| uint32_t | OutputControlPointCount | 
| uint32_t | TessellatorDomain | 
| uint32_t | TessellatorOutputPrimitive | 
Definition at line 270 of file DXContainer.h.
      
  | 
  inline | 
Definition at line 276 of file DXContainer.h.
References InputControlPointCount, OutputControlPointCount, llvm::sys::swapByteOrder(), TessellatorDomain, and TessellatorOutputPrimitive.
| uint32_t llvm::dxbc::HullPSVInfo::InputControlPointCount | 
Definition at line 271 of file DXContainer.h.
Referenced by llvm::DXContainerYAML::PSVInfo::mapInfoForVersion(), and swapBytes().
| uint32_t llvm::dxbc::HullPSVInfo::OutputControlPointCount | 
Definition at line 272 of file DXContainer.h.
Referenced by llvm::DXContainerYAML::PSVInfo::mapInfoForVersion(), and swapBytes().
| uint32_t llvm::dxbc::HullPSVInfo::TessellatorDomain | 
Definition at line 273 of file DXContainer.h.
Referenced by llvm::DXContainerYAML::PSVInfo::mapInfoForVersion(), and swapBytes().
| uint32_t llvm::dxbc::HullPSVInfo::TessellatorOutputPrimitive | 
Definition at line 274 of file DXContainer.h.
Referenced by llvm::DXContainerYAML::PSVInfo::mapInfoForVersion(), and swapBytes().