Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-cross/tests-other/
H A Dc_api_test.c111 spvc_compiler compiler_hlsl = NULL; in main() local
157 SPVC_CHECKED_CALL(spvc_context_create_compiler(context, SPVC_BACKEND_HLSL, ir, SPVC_CAPTURE_MODE_COPY, &compiler_hlsl)); in main()
171 SPVC_CHECKED_CALL(spvc_compiler_create_compiler_options(compiler_hlsl, &options)); in main()
174 SPVC_CHECKED_CALL(spvc_compiler_install_compiler_options(compiler_hlsl, options)); in main()
181 compile(compiler_hlsl, "HLSL"); in main()

Completed in 1 milliseconds