Home
last modified time | relevance | path

Searched refs:IOVariable (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/spirv-cross/
Dspirv_hlsl.cpp1390 struct IOVariable in emit_resources() struct
1398 SmallVector<IOVariable> input_variables; in emit_resources()
1399 SmallVector<IOVariable> output_variables; in emit_resources()
1433 const auto variable_compare = [&](const IOVariable &a, const IOVariable &b) -> bool { in emit_resources()