Home
last modified time | relevance | path

Searched refs:msl_pad_fragment_output (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/spirv-cross/
H A Dmain.cpp632 bool msl_pad_fragment_output = false; member
1116 msl_opts.pad_fragment_output_components = args.msl_pad_fragment_output; in compile_iteration()
1514 cbs.add("--msl-pad-fragment-output", [&args](CLIParser &) { args.msl_pad_fragment_output = true; }); in main_inner()

Completed in 3 milliseconds