Searched defs:SetFormat (Results 1 – 4 of 4) sorted by relevance
39 void SetFormat(ShaderFormat fmt) { shader_format_ = fmt; } in SetFormat() function
85 void SetFormat(Format* format) { in SetFormat() function
453 void SetFormat(Format* fmt) { format_ = fmt; } in SetFormat() function
117 constexpr ConvParser SetFormat(string_view format) const { in SetFormat() function