Searched defs:workgroup_size_variable (Results 1 – 5 of 5) sorted by relevance
85 const bool workgroup_size_variable = cs_prog_data && cs_prog_data->local_size[0] == 0; in elk_simd_should_compile() local
87 const bool workgroup_size_variable = cs_prog_data && cs_prog_data->local_size[0] == 0; in brw_simd_should_compile() local
279 unsigned workgroup_size_variable:1; member
1691 workgroup_size_variable(struct d3d12_context *ctx, in workgroup_size_variable() function
344 bool workgroup_size_variable:1; member