Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/clc/
Dclc_compiler.h106 struct clc_runtime_arg_info { struct
121 struct clc_runtime_arg_info *args; argument
Dcompute_test.cpp507 std::vector<struct clc_runtime_arg_info> argsinfo(args.size()); in run_shader_with_raw_args()