34 OS.
write(
reinterpret_cast<const char *
>(&InfoSizeSwapped),
sizeof(
uint32_t));
41 OS.
write(
reinterpret_cast<const char *
>(&ResourceCount),
sizeof(
uint32_t));
46 OS.
write(
reinterpret_cast<const char *
>(&Res), BindingSize);
This class implements an extremely fast bulk output stream that can only output to a stream.
raw_ostream & write(unsigned char C)
constexpr bool IsBigEndianHost
void swapByteOrder(T &Value)
This is an optimization pass for GlobalISel generic memory operations.
std::vector< dxbc::PSV::v2::ResourceBindInfo > Resources
void write(raw_ostream &OS, uint32_t Version=std::numeric_limits< uint32_t >::max()) const
dxbc::PSV::v2::RuntimeInfo BaseData