Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-cross/tests-other/
H A Dc_api_test.c112 spvc_compiler compiler_msl = NULL; in main() local
158 SPVC_CHECKED_CALL(spvc_context_create_compiler(context, SPVC_BACKEND_MSL, ir, SPVC_CAPTURE_MODE_COPY, &compiler_msl)); in main()
169 SPVC_CHECKED_CALL(spvc_compiler_create_compiler_options(compiler_msl, &options)); in main()
170 SPVC_CHECKED_CALL(spvc_compiler_install_compiler_options(compiler_msl, options)); in main()
182 compile(compiler_msl, "MSL"); in main()

Completed in 1 milliseconds