Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-cross/
H A Dmain.cpp651 bool msl_vertex_for_tessellation = false; member
1132 msl_opts.vertex_for_tessellation = args.msl_vertex_for_tessellation; in compile_iteration()
1575 cbs.add("--msl-vertex-for-tessellation", [&args](CLIParser &) { args.msl_vertex_for_tessellation = true; }); in main_inner()

Completed in 3 milliseconds