Searched refs:DERIVATIVE_GROUP_QUADS (Results 1 – 7 of 7) sorted by relevance
110 if (state->nir->info.cs.derivative_group != DERIVATIVE_GROUP_QUADS) { in lower_cs_intrinsics_convert_block()224 if (nir->info.cs.derivative_group == DERIVATIVE_GROUP_QUADS) { in brw_nir_lower_cs_intrinsics()
194 if (prog->info.cs.derivative_group == DERIVATIVE_GROUP_QUADS && in validate_DispatchComputeGroupSizeARB()
918 DERIVATIVE_GROUP_QUADS, enumerator
1893 if (shader->info.Comp.DerivativeGroup == DERIVATIVE_GROUP_QUADS) { in set_shader_inout_layout()
1673 $$.derivative_group = DERIVATIVE_GROUP_QUADS;
2306 if (gl_prog->info.cs.derivative_group == DERIVATIVE_GROUP_QUADS) { in link_cs_input_layout_qualifiers()
4754 b->shader->info.cs.derivative_group = DERIVATIVE_GROUP_QUADS; in vtn_handle_execution_mode()