Home
last modified time | relevance | path

Searched refs:group_count_total_x (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/microsoft/clc/
Dclc_compiler.h158 unsigned group_count_total_x; member
Dclc_nir.c80 group_count_total_x)), in lower_load_num_workgroups()
Dcompute_test.cpp541 work_props.group_count_total_x = compile_args.x / conf.local_size[0]; in run_shader_with_raw_args()
Dclc_compiler_test.cpp1930 args.work_props.group_count_total_x = 5; in TEST_F()