Home
last modified time | relevance | path

Searched refs:clc_work_properties_data (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/microsoft/clc/
Dclc_nir.c43 offsetof(struct clc_work_properties_data, in lower_load_base_global_invocation_id()
61 offsetof(struct clc_work_properties_data, in lower_load_work_dim()
95 offsetof(struct clc_work_properties_data, in lower_load_num_workgroups()
113 offsetof(struct clc_work_properties_data, in lower_load_base_workgroup_id()
Dclc_compiler.h148 struct clc_work_properties_data { struct
Dcompute_test.h277 clc_work_properties_data work_props;
Dcompute_test.cpp497 clc_work_properties_data work_props = compile_args.work_props; in run_shader_with_raw_args()
Dclc_compiler.c432 sizeof(struct clc_work_properties_data) / sizeof(unsigned), in add_work_properties_var()