llvm::hlsl::rootsig::operator<<

Stream insertion operator

Synopsis

Declared in <llvm/Frontend/HLSL/HLSLRootSignature.h>

raw_ostream&
operator<<(
    raw_ostream& OS,
    StaticSampler const& StaticSampler);

Return Value

Reference to the current output stream

Parameters

NameDescription
OSAn output stream
StaticSamplerThe object to output